Commit Graph

128733 Commits

Author SHA1 Message Date
Xin Zhang
3ebe0ee79c 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
3507be82e0 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
656b9ae336 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
90e0d609a9 Bug 849764 - Replace removeObserver() calls with three params with two in storage dir. r=mak 2013-04-06 14:46:35 -04:00
Xin Zhang
3dc06546f6 Bug 849764 - Replace removeObserver() calls with three params with two in mobile dir. r=mak 2013-04-06 14:46:35 -04:00
Xin Zhang
125af2229f Bug 849764 - Replace removeObserver() calls with three params with two in image dir. r=mak 2013-04-06 14:46:35 -04:00
Xin Zhang
238fa24d70 Bug 849764 - Replace removeObserver() calls with three params with two in b2g dir. r=mak 2013-04-06 14:46:34 -04:00
Ryan VanderMeulen
9420af6638 Backed out changeset a85d21e394c0 (bug 854503) for bustage. 2013-04-06 14:37:33 -04:00
David Creswick
736bab73e0 Bug 856317 - Expose the column number of style rules via inIDOMUtils. r=dbaron 2013-04-06 12:38:56 -05:00
Anton Kovalyov
c6b099f555 Bug 856797 - Fix localization typos. r=dcamp 2013-04-05 15:49:30 -07:00
Jacek Szpot
ccadc1da47 Bug 854503 - Rename JS unwrapping functions. r=bholley 2013-04-04 12:14:32 +02:00
Yuan Pengfei
2d67d2c192 Bug 844031 - Fix Intel graphics driver detection. r=bjacob 2013-04-06 14:13:18 -04:00
Tom Schuster
c0840f1999 Bug 854614 - Root xpc_qsUnwrapThis. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Jan-Ivar Bruaroey
04f56d3a08 Bug 855498: Async onEvent to PC on main + safe-join of SyncRunnable-using SIPCC threads. r=jesup 2013-04-06 09:46:44 -04:00
Jan de Mooij
4a544c2b8b Bug 858533 - Don't stop marking caches as idempotent if JM is disabled. r=djvj 2013-04-06 14:00:00 +02:00
Julian Seward
3fb6f8c661 Bug 855977 - SPS breakpad: disable stack scanning for profiling unwinds. r=bgirard
--HG--
extra : rebase_source : 6735671ab9f4b9e9ce4fc25238cb6c3f01ef4b02
2013-04-06 10:49:11 +02:00
Dave Hunt
2cfcf96916 Bug 858290 - Need to enable focusmanager.testmode for tests run against B2G desktop builds. r=jgriffin 2013-04-06 09:46:29 +01:00
Julian Seward
1c22063770 Bug 857242 - Make profiler verbosity on desktop be runtime-selectable. r=bgirard 2013-04-06 10:45:30 +02:00
James Willcox
99b6492f65 Bug 858039 - Make SurfaceStream_TripleBuffer_Async use the correct SurfaceStreamType. r=jgilbert 2013-04-05 07:30:00 -04:00
Randell Jesup
f188607fe1 Bug 838319: don't assert() on bad STUN input credentials; accept utf8 for UTF-8 r=dmose 2013-04-06 03:29:58 -04:00
Brian R. Bondy
dee7b837d4 Bug 854088. r=rstrong. 2013-04-04 13:32:43 -04:00
Brian R. Bondy
1d562f8b20 Bug 850492. r=rstrong. 2013-04-04 13:32:47 -04:00
Shane Caraveo
d31c9bb933 bug 858704 new providers in whitelist, r=gavin via irc 2013-04-05 20:04:14 -07:00
Shane Caraveo
8cb05890fb bug 858663 fix install of facebook, broken by bug 851936. r=gavin 2013-04-05 15:48:48 -07:00
Seth Fowler
82e2e9dc36 Bug 857623 - Ensure we always call PostFrameStop before PostDecodeDone in nsGIFDecoder2.cpp. r=tn 2013-04-05 18:02:39 -07:00
David Zbarsky
dd55a87c18 Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger 2013-04-05 20:44:26 -04:00
David Zbarsky
c2cf14c695 Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger 2013-04-05 20:44:15 -04:00
Shane Caraveo
dc60a696b3 bug 845151 add new service icon for social services tab in about:addons, r=markh 2013-04-04 12:40:43 -07:00
Gary Kwong
f4972fea53 Bug 858852 - Remove "Float on the stack!" message from js shell stderr on hardfp systems (e.g. Pandaboard) r=mjrosenb 2013-04-05 17:30:51 -07: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
Sunny
30bfec8dd3 Bug 854350 - Add some cleanup code which fixes mochitest failures. r=Yoric 2013-04-02 10:16:28 -04:00
Sunny
7ccc08e481 Bug 854350 - [OS.File] Clean up code by using default arguments. r=Yoric 2013-04-02 10:15:41 -04:00
Kartikaya Gupta
50f56e6cb7 Bug 856756 - Move GeckoApp.hasPermanentMenuKey to HardwareUtils.hasMenuButton. r=mfinkle 2013-04-02 10:04:21 -04:00
Kartikaya Gupta
39eae0eca8 Bug 856756 - Extract a HardwareUtils class. r=mfinkle 2013-04-02 10:03:39 -04:00
Ryan VanderMeulen
c190ae3896 Merge m-c to inbound. 2013-04-02 09:53:48 -04:00
Ryan VanderMeulen
3b6e6e2e8a Backed out changeset 8ed978214fdb (bug 850587) for frequent Windows debug failures. 2013-04-02 09:47:53 -04:00
Kartikaya Gupta
39d29e8785 Bug 855839 - Enable IonMonkey on ARMv6 android builds. r=blassey 2013-04-02 09:23:03 -04:00