Ryan VanderMeulen
8a408a9bc9
Backed out changesets ab64b048ad04 and 025d24d7fee8 (bug 734691) for leaks.
2013-04-08 22:16:21 -04:00
Jason Smith
be5f1d1d63
Bug 850275 - Adds some basic mochitests for offer media constriants. r=jesup
2013-04-02 08:06:59 -07:00
Sotaro Ikeda
1ae52b18d9
Bug 837051 - Store less buffers for video playback at MediaOmxReader. r=doublec
2013-04-08 14:35:30 -04:00
Garrett Robinson
dca79fdc43
Bug 821877 - Browser Mochitest for CSP error logging to Web Console. r=msucan
...
Also fixes another CSP browser chrome test that was broken because it uses the
old CSP headers and assumed that only one warning would be logged to the Web
Console.
2013-04-08 14:35:30 -04:00
Garrett Robinson
49432fce39
Bug 821877 - Log CSP errors to Web Console. r=bz
2013-04-08 14:35:30 -04:00
Geoff Brown
0f1860b955
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
9ca999f53a
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
91c4b690de
Bug 859349 - Saving .mozbuild/warnings.json fails if .mozbuild doesn't exist [r=gps]
2013-04-08 11:14:33 -07:00
Ryan VanderMeulen
89cb954609
Bug 856349 - Update CLOBBER file.
2013-04-08 14:01:04 -04:00
Shane Caraveo
d9c4b20f5c
bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe
2013-04-07 23:53:41 -07:00
Bobby Holley
42c925ac49
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
5354150e76
Bug 839467 - Remove JSContext pushing in AdoptNode. r=mrbkap
2013-04-08 10:24:21 -07:00
Rodrigo Silveira
4181e7a6ca
bug 854274 - Showing tab doc when clicking + r=mbrubeck
...
--HG--
extra : rebase_source : 89db6d0e133565a49f122c793535c22b5fde6d2c
2013-04-03 09:34:55 -07:00
Chris Lord
0bd6ff9ea7
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
2ab966de91
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
a17a62df52
Bug 844573 - Detect textarea; r=cpeterson
2013-04-01 18:52:39 -04:00
Trevor Saunders
b0ffacd110
bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium
2013-03-30 15:42:45 -04:00
Trevor Saunders
8a324dc194
bug 856779 - remove nsFrameManager::Init() r=dholbert
2013-03-31 18:43:04 -04:00
Trevor Saunders
1e1929f0f1
bug 856779 - make nsStyleSet::Init() return void r=dholbert
2013-03-31 18:08:29 -04:00
Trevor Saunders
bbe54eccfc
bug 856779 - kill NS_NewPresShell() r=bz
2013-03-31 16:39:27 -04:00
Mihai Sucan
6f15b1eb06
Bug 783499 - Web Console should use the debugger API; r=past
2013-03-30 13:31:10 +02:00
Ryan VanderMeulen
73fe13b2fe
Merge m-c to fx-team.
2013-04-08 20:04:11 -04:00
Jim Blandy
bf4d0450c7
Bug 837723: Implement Debugger.Object.prototype.unsafeDereference. r=jorendorff
2013-04-08 13:14:39 -07:00
Victor Porof
3566bfc30e
Bug 859221 - [netmonitor] Sizes are displayed in KB not kb, r=dcamp
2013-04-08 21:34:45 +03:00
Victor Porof
199f3599b7
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
2462744b7a
Bug 771975 - Remove -moz-prefixed gradients usage from android. r=mfinkle
2013-04-08 00:28:46 +09:00
Olli Pettay
299127531c
Clobber for Bug 858014
2013-04-07 18:19:56 +03:00
ishikawa@yk.rim.or.jp
d130be9b6c
Bug 854888, don't warn when GetContextForEventHandlers fails, r=smaug
2013-04-07 18:08:14 +03:00
Masatoshi Kimura
56e7eee9c7
Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao
2013-04-07 23:28:34 +09:00
Andrew McCreight
5600e1404e
Bug 856313 - Clean up some Traverse/Unlink declarations. r=smaug
2013-04-02 09:48:59 -07:00
Olli Pettay
054845d27c
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
8e439c9710
Merge m-c to inbound.
2013-04-07 08:50:47 -04:00
Jim Mathies
5156395b25
Bug 858700 - Swap in better browser bindings single coordinate conversion method names. r=mbrubeck
2013-04-07 07:42:22 -05:00
Jim Mathies
8be8ca460a
Bug 858155 - Restrict the size of auto-complete menus. r=fryn
2013-04-07 07:42:18 -05:00
Ms2ger
fb2089f6c9
Bug 859075 - Attempt to make the test more robust.
2013-04-07 13:59:18 +02:00
Andreas Gal
c5ccedacf6
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
7590d7957d
Merge fx-team to m-c
2013-04-07 12:10:06 +03:00
Masatoshi Kimura
1d9fb84fc5
Bug 859021 - Add comments explaining "0 -". r=dholbert DONTBUILD
2013-04-07 17:52:50 +09:00
Masatoshi Kimura
4d136d907f
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
5c879a14bf
Bug 832091 - guards against crashes in resolveDOMCollectionProperty. r=bholley
2013-04-07 10:18:58 +02:00
Ms2ger
7a4e479db0
Backout changeset e1bddda508fe for double logging when running mochitests through mach.
2013-04-07 10:11:11 +02:00
Masatoshi Kimura
2ca51c4f79
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
a34bc52007
Bug 858012, fix compilation of nsSpeechTask.cpp r=smaug
...
--HG--
extra : rebase_source : ef26138e39cb2b86f01f41a5f7e0e041997d5e2d
2013-04-07 01:37:15 +03:00
Neil Rashbrook
0874b40cb9
Bug 858929 Allow external components to register memory reporters r=njn
2013-04-07 00:05:47 +01:00
sarat.addepalli@gmail.com
60506ac162
Bug 857994, fix compilation on some older GCCs, r=smaug
2013-04-07 01:24:27 +03:00
Jonathan Kew
1f8cb00869
bug 854277 - improve font fallback behavior for zh-* locales. r=mfinkle
2013-04-06 22:04:30 +01:00
Mark Finkle
bbe6cfead5
Bug 765155 - Missing associative icons for recommended add-on listing on about:home r=bnicholson
2013-04-06 16:20:16 -04:00
Ms2ger
046d6a22b7
No bug - Remove Windows line endings from layout/style/AnimationCommon.cpp.
2013-04-06 22:16:46 +02:00
Olli Pettay
9627cef5cc
Bug 858973 - Make it possible to build with --disable-webspeech, r=Ms2ger
2013-04-06 23:04:48 +03:00
Justin Lebar
95adf0041a
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