William Chen
294b37acb2
Bug 522607 - Tests for new css3-background background-position syntax. r=dbaron
2012-02-20 12:16:11 +13:00
Lazar Sumar
1396c14469
Bug 522607 - New css3-background background-position syntax. r=dbaron
2012-02-20 13:14:42 +13:00
Jeff Walden
294b5f03eb
Bug 728423 - Fix warnings in js/src related to JSObject::asString et al (r=luke)
...
--HG--
extra : rebase_source : 8b64d2593d684a4e5d0d1ee87072db03afb78efe
2012-02-20 13:56:10 -08:00
Andrew Quartey
c9d1a52e78
Bug 710594 - Adapt WebGL about:memory reporters to the new memory reporting API. r=njn,bjacob.
...
--HG--
extra : rebase_source : 49a48f5237e3fb8fe17ceb30e469de253e985028
2012-02-19 19:58:08 -08:00
Nicholas Nethercote
12922d224a
Bug 682431 (part 1) - Fix up ns{String,CString} SizeOf* functions. r=bz.
...
--HG--
extra : rebase_source : 85813ee7d843b6422f1a80a36a06fb42aa93b801
2012-02-19 19:16:41 -08:00
Jonathan Kew
26212a8e99
bug 728866 - pt 3 - add support for Hebrew presentation forms, excluded from canonical composition. r=smontagu
2012-02-20 20:39:59 +00:00
Jonathan Kew
03f932b63d
bug 728866 - pt 2 - implement canonical composition callbacks for harfbuzz. r=smontagu
2012-02-20 20:39:59 +00:00
Jonathan Kew
4fb7219c6c
bug 728866 - pt 1 - expose low-level APIs for canonical composition and decomposition of a single Unicode character. r=smontagu
...
--HG--
rename : intl/unicharutil/src/nsUnicodeNormalizer.h => intl/unicharutil/public/nsUnicodeNormalizer.h
2012-02-20 20:39:59 +00:00
Andrew McCreight
a6aa7b3ddc
Bug 727604 - add release assertions to investigate cycle collector crashes. r=smaug
2012-02-20 12:13:29 -08:00
Andrew McCreight
9b70c6ef22
Bug 726777, followup. r=sicking
2012-02-20 12:02:47 -08:00
Robert Longson
58b3d6c3ae
Bug 728665 - SVGTests interface missing from foreignObject elements. r=jwatt
2012-02-20 19:34:04 +00:00
Lucas Rocha
4c9b55784a
Bug 723841 - Add a foreign key to bookmarks table and sanitize special folders (r=rnewman)
2012-02-20 19:28:27 +00:00
Lucas Rocha
bbd029f43e
Bug 723841 - Define a constant for the predefined root id for bookmarks (r=rnewman)
2012-02-20 19:28:27 +00:00
Lucas Rocha
b12f77ee39
Bug 723841 - Generalize code to create or update special folders (r=rnewman)
2012-02-20 19:28:27 +00:00
Lucas Rocha
4b17e0fc01
Bug 723841 - Factor out methods to create each part of the database (r=rnewman)
2012-02-20 19:28:27 +00:00
Benoit Girard
89ba2782db
Bug 728924 - Fix MOZ_JAVA_COMPOSITOR definition. r=joe
2012-02-20 14:02:15 -05:00
Ben Turner
471d25243b
Bug 728921 - 'IndexedDB: FileManager file enumeration should run within a transaction'. r=sicking.
2012-02-20 10:35:45 -08:00
Justin Wood
95fbe4385d
Bug 726797 - Multi-GPU Detection Broken on Windows Gecko 11. r=ajuma
2012-02-16 21:14:53 -05:00
Justin Wood
ea6a592439
Bug 727258 - Suite Depend Locales broken after Bug 722262
...
force MOZ_SOURCE_STAMP value, and use `cd` rather than `-R`. r[s]=khuey
2012-02-16 20:25:48 -05:00
John Ford
01e0f07a43
bug 722537 - Add mozconfigs for 10.7 builds to mozilla-central r=ted DONTBUILD
...
--HG--
rename : browser/config/mozconfigs/macosx-universal/nightly => browser/config/mozconfigs/macosx-lion-universal/nightly
rename : browser/config/mozconfigs/macosx-universal/release => browser/config/mozconfigs/macosx-lion-universal/release
rename : browser/config/mozconfigs/macosx-universal/shark => browser/config/mozconfigs/macosx-lion-universal/shark
rename : browser/config/mozconfigs/macosx32/debug => browser/config/mozconfigs/macosx32-lion/debug
rename : browser/config/mozconfigs/macosx64/debug => browser/config/mozconfigs/macosx64-lion/debug
rename : browser/config/mozconfigs/macosx64/l10n-mozconfig => browser/config/mozconfigs/macosx64-lion/l10n-mozconfig
2012-02-17 13:14:06 -08:00
Serge Gautherie
4aeb6de4a7
Bug 721065. (Bv2a) pyxpt: Report true Typelib filename for both files, when IIDs/names differ. r=ted.mielczarek.
2012-02-17 19:37:52 +01:00
Olli Pettay
1cf6cb17c8
Bug 726346 - Implement a version of nsICycleCollectorListener for devtools, r=mccr8
...
--HG--
extra : rebase_source : e0ff9a1bba67eb8efa433f954ac03691252f6bed
2012-02-17 19:35:22 +02:00
Nathan Froyd
f608a2b3c2
Bug 726656 - fix optimizejars.py to optimize omni.ja; r=khuey
2012-02-16 06:31:49 -08:00
Ed Morley
cf6d87f9ba
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-17 11:06:18 +00:00
Cameron McCormack
407103f6cc
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
2012-02-17 14:47:39 +11:00
Brian Smith
4c0f5df067
Bug 713936: Update to NSS_3_13_2_RTM (NSS 3.13.2), r=kai
2012-02-16 19:16:42 -08:00
Jeff Walden
8d23f9b616
Bug 728105 - Remove JSObject::getThrowTypeError. r=bhackett
2012-02-16 19:10:59 -08:00
Jeff Walden
850206480a
Bug 728095 - Eliminate all primitive-this machinery from JSObject and relegate it to subclasses. r=bhackett
2012-02-16 19:10:45 -08:00
Serge Gautherie
faf66b5596
Bug 285374. (Av1) Set background color as a property, not as an attribute. r=neil.
2012-02-17 02:50:40 +01:00
Olli Pettay
62dde07cf2
Bug 725804 - Don't add active network requests (XHR, WebSocket, EventSource) to CC graph, r=mccr8,jduell,jst
2012-02-16 18:45:25 +02:00
Tim Taubert
7eeffb05f7
merge m-c to fx-team
2012-02-16 12:53:48 +01:00
Marco Bonardo
da48108f5b
Merge last green PGO from inbound to central
2012-02-16 11:45:18 +01:00
Phil Ringnalda
1c6700df80
Back out 966fb7b0873f (bug 727258)
2012-02-15 20:59:41 -08:00
Robert O'Callahan
e092af1c77
Bug 727694. Set up new mDecoderStateMachine with any preset initial volume. r=cpearce
2012-02-16 17:17:36 +13:00
Robert O'Callahan
d937a55cdf
Bug 727661. We should only optimize ThebesLayers to ColorLayers or ImageLayers for brand-new layers (ThebesLayers with no currently valid data). Otherwise we risk ColorLayers being a deoptimization if there is valid content in the layer that doesn't happen to be visible but might become visible later, or if the layer contents are only temporarily a solid color and will soon need a buffer again. r=tn
2012-02-16 17:17:20 +13:00
Kartikaya Gupta
3ad69b3dbd
Bug 727565 - Fix new compiler warnings for javac 1.7. r=bnicholson
2012-02-15 22:55:47 -05:00
Bas Schouten
1f4742bbc1
Bug 712630 - Part 2: Mark some reftest fuzzy on D2D. r=roc
2012-02-16 04:04:18 +01:00
Gavin Sharp
8ab947f2b5
Bug 724309: add extra logging to try to fix browser_homeDrop.js
...
--HG--
extra : transplant_source : %5EU8%FET%A4%B6%9C%C7%7C%A9%E7%9D%07n%E3W%E2%0B%14
2012-02-15 18:01:23 -08:00
Jeff Walden
ed8c5375af
Warning patrol. No bug, r=themaid
...
--HG--
extra : rebase_source : 66d872e0ab56b73f1879d1aff9aba1dd3e71e9b3
2012-02-15 17:41:59 -08:00
Jim Mathies
6c9686107d
Bug 718374 - File picker support for choosing Win7 library default folders, and strip sdk ifdefing junk. r=neil
2012-02-16 18:36:04 -06:00
Josh Aas
5fbfe94a5b
Bug 724717: Fix crash at nsPluginInstanceOwner::CARefresh. r=benwa
2012-02-16 21:27:37 -05:00
Brad Lassey
00da50c396
bug 727643 - error running parse_ids.py when packaging android r=jmaher
2012-02-15 17:39:22 -08:00
Jared Wein
218b96570a
Bug 709182 - 'Connecting...' in tab title when reloading is unnecessary visual noise. r=ttaubert r=dao
2012-02-15 17:15:42 -08:00
Terrence Cole
ed5d8783f0
Bug 726115 - Make the tracer callback take an indirect pointer; r=billm
...
This will be required for a tracer to move objects. This patch only
updates the tracer interface and users of the interface.
--HG--
extra : rebase_source : 844d819a80cf6cb1dba0d07ea97f647802c66d40
2012-02-15 16:28:41 -08:00
Makoto Kato
6b84a62918
Bug 727367 - xpcom/build has references of xpcom/proxy. r=bsmedberg
2012-02-16 10:08:00 +09:00
Sean Stangl
fd9c9efd75
Bug 725532 - Refactor DefVarOrConstOperation() to be Ion-compatible. r=Waldo
2012-02-15 16:45:25 -08:00
Adam
302080a684
Bug 725765 - More Sprinter cleanups (adding a put method rather than having SprintCString and friends). r=jwalden
...
--HG--
extra : rebase_source : c7b5e45dfb1b937688884de0ca2fa7e1d7cc6b41
2012-02-15 16:15:57 -08:00
Sriram Ramasubramanian
cb1c69f23d
Bug 727610: Supporting fullscreen on ICS. [r=mfinkle]
2012-02-15 16:14:02 -08:00
Brian Birtles
be334cd8ff
Bug 629200 part 25 - Remove unnecessary serialisation from setting SVGStringList; r=jwatt
2012-02-16 08:40:46 +09:00
Brian Birtles
accdaca7f8
Bug 629200 part 24 - Add wrapper for SVG types used in nsAttrValue so we don't need to export them; r=jwatt
2012-02-16 08:40:46 +09:00