Rafael Ávila de Espíndola
|
9d0041bdfa
|
Bug 683975 - Disable fixinc and point FLAGS_FOR_TARGET to our headers. r=rail.
--HG--
extra : rebase_source : a6dcd942c43cd693eb89bff3b4f47ce7aab1b17a
|
2012-02-28 09:39:54 -05:00 |
|
Brian R. Bondy
|
fa7c1c7639
|
Bug 730821 - Don't do security enhancements on x64 Windows builds. r=rstrong
|
2012-02-28 09:37:38 -05:00 |
|
Jan de Mooij
|
40831abc1a
|
Bug 730836 - Refactor SetObjectElementOperation to avoid a GetPcScript call. r=pierron
--HG--
extra : rebase_source : 889b08873e1cab824f62c09c412e6b8d85a98b28
|
2012-02-28 12:06:42 +01:00 |
|
Igor Bukanov
|
fef7f4a40e
|
bug 730987 - remove per-context debug hooks. r=luke
|
2012-02-28 11:54:40 +01:00 |
|
Justin Dolske
|
c8b6e49dd7
|
Bug 717481 - login manager storage should use default encryption type from the crypto provider. r=zpao
|
2012-02-28 11:50:05 +01:00 |
|
Charles Chan
|
561266e811
|
Bug 727997 - Sync options checkbox list shouldn't have a fixed height. r=dao
|
2012-02-28 11:49:16 +01:00 |
|
Luke Wagner
|
bc5c79813f
|
Bug 729382 - move the rest of the CallObject into ScopeObject (r=waldo)
|
2012-02-23 13:58:39 -08:00 |
|
Luke Wagner
|
89ae88e849
|
Bug 724790 - get rid of the hasOverriddenArgs funny business (r=waldo)
|
2012-02-07 12:34:29 -08:00 |
|
Nicholas Nethercote
|
82e155dfd1
|
Bug 729572 - Fix minor problems with handling of location.href in aboutMemory.js. r=jschoenick.
|
2012-02-27 21:39:34 -08:00 |
|
Bas Schouten
|
c02f263d08
|
Bug 729116 - Followup: Skip crashtest which causes a crash on OS X. rs=philor
|
2012-02-28 06:49:37 +01:00 |
|
Phil Ringnalda
|
fd94795015
|
No bug - update revision of Add-on SDK being tested, rs=kwierso, npotvb DONTBUILD
|
2012-02-27 20:47:29 -08:00 |
|
Nicholas Nethercote
|
cd459d954b
|
Bug 729018 - Attempt to de-orange test_aboutcompartments.xul. r=jlebar.
--HG--
extra : rebase_source : 654a90202b6f365836e0a3f08cae2e91f283e13e
|
2012-02-27 19:56:10 -08:00 |
|
Gregory Szorc
|
5507290050
|
Bug 725478 - Support for generating xUnit result files from xpcshell tests; r=Waldo
|
2012-02-27 19:53:00 -08:00 |
|
Nicholas Nethercote
|
02dfa47967
|
Bug 729403 (part 2, take 2) - Add js/runtime/gc-marker memory reporter. r=wmccloskey.
--HG--
extra : rebase_source : c48aacddd186be0de3c74153f5e5e4049d09a87b
|
2012-02-26 20:20:15 -08:00 |
|
Nicholas Nethercote
|
8738b7c1f1
|
Bug 729403 (part 1, take 2) - Add Vector::sizeOf{In,Ex}cludingThis(). r=luke.
--HG--
extra : rebase_source : d745c1b1b9ca30c6836c31b03ded4dcab22a2565
|
2012-02-26 20:18:13 -08:00 |
|
Nicholas Nethercote
|
7eb283d80a
|
Bug 728990 - Change "The two measurements of 'explicit' memory usage don't match" assertion to a warning, because it fails occasionally due to races. r=jruderman.
--HG--
extra : rebase_source : 3b2a8c8f14690bea041366dd35ff5147895abd56
|
2012-02-26 20:17:46 -08:00 |
|
Bas Schouten
|
b638512b2b
|
Bug 729116 - Crashtest: Test if we deal with changing a canvas to a very large size. r=joe
|
2012-02-28 04:03:24 +01:00 |
|
Bas Schouten
|
d894670085
|
Bug 729116: Try our best to have a valid mTarget even when having an invalid context. r=joe
|
2012-02-28 04:02:21 +01:00 |
|
Ed Morley
|
858c0c3001
|
Merge mozilla-central to mozilla-inbound
|
2012-02-28 02:55:32 +00:00 |
|
Luis Arteaga
|
2105919c97
|
Bug 724080. Broken link to Mozilla Manifesto on about:mozilla page. r=felipe
|
2012-02-27 18:13:15 -08:00 |
|
Ryan VanderMeulen
|
097573d1dc
|
Back out libpng update due to xpcshell failures (44fc3b0c25f7 and 7b74d51579b4). r=warlock
|
2012-02-27 20:36:29 -05:00 |
|
David Anderson
|
01b10c0163
|
Ensure that iterators are closed when an exception is thrown (bug 729797, r=luke).
--HG--
extra : rebase_source : a500065bf2c96d1b8581fc8ae81af2eac0ee880f
|
2012-02-27 17:01:52 -08:00 |
|
Ed Morley
|
3662f3e0c7
|
Backout 88d02a07d390, 5f903f5a84a8 & 3539be41fa6b (bug 725478) for make-check failures
|
2012-02-28 01:04:35 +00:00 |
|
Matt Brubeck
|
f661f9d27a
|
Bug 717904 - Add-ons Manager is broken after installing an extension with browser restart [r=Unfocused]
|
2012-02-27 16:34:07 -08:00 |
|
Gregory Szorc
|
f30f25a1ba
|
Fix bug 725478 because we run a buggy Python released almost 5 years ago; r=tigerblood
|
2012-02-27 16:15:59 -08:00 |
|
Mark Capella
|
48c8e8a527
|
Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies
|
2012-02-27 18:57:28 -05:00 |
|
Nathan Froyd
|
2fb087ff7a
|
Bug 729256 - Make xpidl.py error out on multiple-method function interfaces. r=bsmedberg
|
2012-02-27 18:57:28 -05:00 |
|
Josh Dhaliwal
|
68ff68b9c7
|
Bug 727905 - Zero width window handling in nsWindow.cpp crash. r=dougt
|
2012-02-27 18:57:28 -05:00 |
|
François Wang
|
c26feea260
|
Bug 722880 - reftests for attribute width on mtable. r=karlt
|
2012-02-27 18:57:28 -05:00 |
|
François Wang
|
82cb401162
|
Bug 722880 - Support for attribute width on mtable. r=karlt
|
2012-02-27 18:57:28 -05:00 |
|
Masatoshi Kimura
|
fcffee46fd
|
Bug 705110 - Suppress warning spam on DOMAttrModified event. r=smaug
|
2012-02-27 18:57:28 -05:00 |
|
Ryan VanderMeulen
|
6b6f7e4458
|
Bug 648690 - Update libpng to version 1.5.9 (Mozilla changes). r=joedrew
|
2012-02-27 18:57:27 -05:00 |
|
Max Stepin
|
bc5168483c
|
Bug 648690 - Update libpng to version 1.5.9 (upstream changes). r=joedrew
--HG--
rename : media/libpng/libpng.txt => media/libpng/libpng-manual.txt
|
2012-02-27 18:57:27 -05:00 |
|
Wes Johnston
|
ef9ff97936
|
Bug 730996 - Audio controls should not disappear. r=dolske
|
2012-02-27 15:53:01 -08:00 |
|
Olli Pettay
|
1caa5d5eb4
|
Bug 730470, FormFillController crashes, r=gavin
|
2012-02-28 01:31:23 +02:00 |
|
Josh Aas
|
609f726108
|
Bug 729673: Fix cases in which plugin instance src data stream is not delivered properly. r=bsmedberg
|
2012-02-27 15:36:46 -05:00 |
|
Oleg Romashin
|
e624f912c7
|
Bug 729985 - Packaging need to be corrected for OVI store publishing. r=dougt
--HG--
extra : rebase_source : 632b2ee5878e59bfe59f8fa06f4db757eaf3613d
|
2012-02-27 15:34:20 -05:00 |
|
Olli Pettay
|
c3a5e54da8
|
Bug 730753, call CC after full GC, r=mccr8
|
2012-02-27 16:49:59 +02:00 |
|
Olli Pettay
|
cc05c57f6b
|
Bug 730601 - Don't use GetListenerManager(false) to check existence of ELM, but HasListenerManager, r=jst
|
2012-02-27 16:03:15 +02:00 |
|
Marco Bonardo
|
0ced8dbfe4
|
Merge last green PGO from inbound to central
|
2012-02-27 13:44:27 +01:00 |
|
Serge Gautherie
|
4087f00de2
|
Bug 728633. (Av2) Add ensureElementIsVisible() calls, to support having more items. r=bmcbride.
|
2012-02-27 10:44:36 +01:00 |
|
Tim Taubert
|
30a7711db3
|
merge m-c to fx-team
|
2012-02-27 09:44:06 +01:00 |
|
Mike Hommey
|
c1fe921682
|
Bug 703523 - #ifdef some windows and crash reporter specific parts of browser.js. r=gavin
|
2012-02-27 08:23:35 +01:00 |
|
Mike Hommey
|
a17cd3de2f
|
Bug 716544 - Define android NDK headers as system headers. r=khuey
|
2012-02-27 08:22:27 +01:00 |
|
Mike Hommey
|
bc546e0b47
|
Bug 729883 - Avoid linker warnings when starting up on Android. r=tglek
|
2012-02-27 08:19:20 +01:00 |
|
Serge Gautherie
|
5151846cd6
|
Bug 730551. (Av1) browser_bug638292.js: Support SeaMonkey's "about:blank" loads. r=bmcbride.
|
2012-02-27 07:54:25 +01:00 |
|
Gian-Carlo Pascutto
|
59da856cee
|
Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp
|
2012-02-27 07:46:41 +01:00 |
|
Richard Newman
|
c6306a4d58
|
Bug 730528 - Extract LooperThread from GeckoAppShell. r=blassey
|
2012-02-26 22:34:23 -08:00 |
|
Jeff Muizelaar
|
4c6fea1353
|
Bug 730508. Clip canvas invalidations to the content area of the canvas. r=roc
Previously, operations like drawImage() could invalidate areas outside of the
canvas. This hurt performance of runfield on maple.
|
2012-02-27 01:05:10 -05:00 |
|
Josh Dhaliwal
|
2c7c72d54b
|
Bug 727905 - Zero width window handling in nsWindow.cpp crash. r=dougt
|
2012-02-26 19:59:22 -08:00 |
|