Commit Graph

128014 Commits

Author SHA1 Message Date
Garrett Robinson
fa7624ae06 Bug 821877 - Log CSP errors to Web Console. r=bz 2013-04-08 14:35:30 -04:00
Geoff Brown
def2932c46 Bug 833765 - Increase default sut timeout to 320 s during rc tests; r=jmaher DONTBUILD 2013-04-08 12:34:45 -06:00
Reuben Morais
1d065f975e Bug 856923 - Don't stop installing permissions if one of them has an invalid entry in the manifest. r=gwagner 2013-04-05 16:38:08 -07:00
Matt Brubeck
c4cb1c452d Bug 859349 - Saving .mozbuild/warnings.json fails if .mozbuild doesn't exist [r=gps] 2013-04-08 11:14:33 -07:00
Ryan VanderMeulen
8f05b396b8 Bug 856349 - Update CLOBBER file. 2013-04-08 14:01:04 -04:00
Shane Caraveo
0e150f0565 bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 23:53:41 -07:00
Bobby Holley
7ab3e34af6 Bug 839467 - Remove aCx parameter to CloneAndAdopt. r=mrbkap
Right now it has to be kept in sync with the nullness of aNewScope. Let's just
rely on the cx stack here and kill the param.
2013-04-08 10:24:21 -07:00
Bobby Holley
663cc022d5 Bug 839467 - Remove JSContext pushing in AdoptNode. r=mrbkap 2013-04-08 10:24:21 -07:00
Rodrigo Silveira
17a9d4b7ea bug 854274 - Showing tab doc when clicking + r=mbrubeck
--HG--
extra : rebase_source : 89db6d0e133565a49f122c793535c22b5fde6d2c
2013-04-03 09:34:55 -07:00
Chris Lord
81e4e4068e Bug 856497 - Fix dynamic viewport sizing for margin changes. r=kats
The viewport wasn't being recalculated when the viewport margins changed, and
was also subject to some rounding errors. Round off the values before
comparing them (as they're screen pixels), and make sure to update the viewport
when the margins change. Margins were also not correctly being altered when
in overscroll, which could cause bottom-aligned fixed position content to be
incorrectly offset.
2013-04-08 16:35:00 +01:00
Georg Fritzsche
6f88a2a1c4 Bug 857589 - Bail out without warnings when no plugins registry key is present. r=bsmedberg 2013-04-03 16:24:03 +02:00
Jim Chen
6c944aad3e Bug 844573 - Detect textarea; r=cpeterson 2013-04-01 18:52:39 -04:00
Trevor Saunders
49055ecbc9 bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium 2013-03-30 15:42:45 -04:00
Trevor Saunders
39490e860d bug 856779 - remove nsFrameManager::Init() r=dholbert 2013-03-31 18:43:04 -04:00
Trevor Saunders
5143df6d46 bug 856779 - make nsStyleSet::Init() return void r=dholbert 2013-03-31 18:08:29 -04:00
Trevor Saunders
6c61278b66 bug 856779 - kill NS_NewPresShell() r=bz 2013-03-31 16:39:27 -04:00
Mihai Sucan
96f22b193a Bug 783499 - Web Console should use the debugger API; r=past 2013-03-30 13:31:10 +02:00
Ryan VanderMeulen
1480e44db6 Merge m-c to fx-team. 2013-04-08 20:04:11 -04:00
Jim Blandy
e09d538598 Bug 837723: Implement Debugger.Object.prototype.unsafeDereference. r=jorendorff 2013-04-08 13:14:39 -07:00
Victor Porof
c7e81a1db7 Bug 859221 - [netmonitor] Sizes are displayed in KB not kb, r=dcamp 2013-04-08 21:34:45 +03:00
Victor Porof
2fbe290146 Bug 859089 - [netmonitor] Under very constrained sizes text in the timeline view is sometimes not rendered, r=dcamp 2013-04-08 21:34:45 +03:00
Masatoshi Kimura
c9a880d07b Bug 771975 - Remove -moz-prefixed gradients usage from android. r=mfinkle 2013-04-08 00:28:46 +09:00
Olli Pettay
2807c9b6c9 Clobber for Bug 858014 2013-04-07 18:19:56 +03:00
ishikawa@yk.rim.or.jp
9b1a78763b Bug 854888, don't warn when GetContextForEventHandlers fails, r=smaug 2013-04-07 18:08:14 +03:00
Masatoshi Kimura
ee83ace034 Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao 2013-04-07 23:28:34 +09:00
Andrew McCreight
bcd9623a38 Bug 856313 - Clean up some Traverse/Unlink declarations. r=smaug 2013-04-02 09:48:59 -07:00
Olli Pettay
843ae18e56 Bug 858014, make sure nsPIDOMWindow can be used in external apps, like TB/SM, r=neil
--HG--
extra : rebase_source : 5c3bfc5bb175efba465be834974d26df34207568
2013-04-07 15:19:56 +03:00
Ryan VanderMeulen
c011e3c0d5 Merge m-c to inbound. 2013-04-07 08:50:47 -04:00
Jim Mathies
1d6c37a2c4 Bug 858700 - Swap in better browser bindings single coordinate conversion method names. r=mbrubeck 2013-04-07 07:42:22 -05:00
Jim Mathies
78feebc044 Bug 858155 - Restrict the size of auto-complete menus. r=fryn 2013-04-07 07:42:18 -05:00
Ms2ger
b366562cb9 Bug 859075 - Attempt to make the test more robust. 2013-04-07 13:59:18 +02:00
Andreas Gal
2904a486fc Bug 858454 - Deliver MozKeyboard key events from the event loop instead of synchronously (r=fabrice). 2013-04-07 02:38:40 -07:00
Victor Porof
c3fcb244ab Merge fx-team to m-c 2013-04-07 12:10:06 +03:00
Masatoshi Kimura
d7d001c752 Bug 859021 - Add comments explaining "0 -". r=dholbert DONTBUILD 2013-04-07 17:52:50 +09:00
Masatoshi Kimura
82d2af64ac Bug 859021 - Fix remaining MSVC build warnings and remove the MSVC exemption for FAIL_ON_WARNINGS in content/svg/content/src. r=dholbert 2013-04-07 17:46:48 +09:00
Gabor Krizsanits
191ab881cc Bug 832091 - guards against crashes in resolveDOMCollectionProperty. r=bholley 2013-04-07 10:18:58 +02:00
Ms2ger
439fc61f53 Backout changeset e1bddda508fe for double logging when running mochitests through mach. 2013-04-07 10:11:11 +02:00
Masatoshi Kimura
7c989863ee Bug 858224 - Remove most MSVC exemptions for FAIL_ON_WARNINGS. r=ted feedback=dholbert 2013-04-07 13:45:34 +09:00
sarat.addepalli@gmail.com
33fffc4f61 Bug 858012, fix compilation of nsSpeechTask.cpp r=smaug
--HG--
extra : rebase_source : ef26138e39cb2b86f01f41a5f7e0e041997d5e2d
2013-04-07 01:37:15 +03:00
Neil Rashbrook
9690d267e4 Bug 858929 Allow external components to register memory reporters r=njn 2013-04-07 00:05:47 +01:00
sarat.addepalli@gmail.com
3fd9508e9f Bug 857994, fix compilation on some older GCCs, r=smaug 2013-04-07 01:24:27 +03:00
Jonathan Kew
23be5e737b bug 854277 - improve font fallback behavior for zh-* locales. r=mfinkle 2013-04-06 22:04:30 +01:00
Mark Finkle
9af17d590a Bug 765155 - Missing associative icons for recommended add-on listing on about:home r=bnicholson 2013-04-06 16:20:16 -04:00
Ms2ger
b47eb946ce No bug - Remove Windows line endings from layout/style/AnimationCommon.cpp. 2013-04-06 22:16:46 +02:00
Olli Pettay
6b3a3f1256 Bug 858973 - Make it possible to build with --disable-webspeech, r=Ms2ger 2013-04-06 23:04:48 +03:00
Justin Lebar
90b876afff Bug 856006 - Attempt no. 3: Switch mozbrowserloadstart to mozbrowserloadend in the hopes that this will resolve an intermittent orange. r=me 2013-04-06 15:21:36 -04:00
Xin Zhang
30abe2210d Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
Xin Zhang
e3a82cc890 Bug 849764 - Replace removeObserver() calls with three params with two in toolkit dir. r=mak 2013-04-06 14:46:35 -04:00
Xin Zhang
512636d64c Bug 849764 - Replace removeObserver() calls with three params with two in testing dir. r=mak 2013-04-06 14:46:35 -04:00
Xin Zhang
9ba2b443d3 Bug 849764 - Replace removeObserver() calls with three params with two in storage dir. r=mak 2013-04-06 14:46:35 -04:00