Commit Graph

292586 Commits

Author SHA1 Message Date
Gregor Wagner
40375563c9 Bug 819250 - PhoneNumber.js overwrites national number. r=bent 2012-12-07 10:47:44 -08:00
Ed Morley
836920d6a3 Merge mozilla-central to mozilla-inbound 2012-12-07 18:40:02 +00:00
Eitan Isaacson
f7d7e441ed Bug 818342 - Introduce announcement output. r=davidb 2012-12-07 10:39:17 -08:00
Eitan Isaacson
b7be18150c Bug 818341 - Encapsulate presentation in the presentation module. r=davidb
Making it ready for use outside of the EventManager.
2012-12-07 10:39:17 -08:00
Fernando Jiménez
09378bb145 Bug 818627 - UNSUFFICIENT_STORAGE error is not triggered correctly; r=fabrice 2012-12-07 19:13:27 +01:00
Kannan Vijayan
b8a25e93da Bug 819393 - Refactor BoxNonStrictThis. r=jorendorff 2012-12-07 13:02:04 -05:00
Geoff Brown
f26d87ab54 Bug 814278 - Protect against NPE in testThumbnails; r=bnicholson 2012-12-07 07:29:17 -07:00
Gregor Wagner
d3c18e842f Bug 818583 - Permissions Installer - Fix access and permission: device-storage:apps. r=sicking 2012-12-07 09:55:11 -08:00
Amod Narvekar
a706018de6 Bug 796873 - Don't lock the screen if we might not be able to unlock it. r=mounir 2012-12-07 17:33:39 +00:00
Jens Hatlak
1bb3fa9b51 Bug 818674 - "ReferenceError: manifest is not defined" in Webapps.jsm inline function readCSPs. r=fabrice 2012-12-07 18:07:04 +01:00
Benoit Girard
65bfd8db0e Bug 818296 - Don't NukeCrossCompartment on optimized shutdown. r=khuey 2012-12-07 11:54:46 -05:00
Alexander Surkov
b82bf8c2e7 Bug 819242 - JAWS needs old IServiceProvider::QueryService, r=tbsaunde 2012-12-08 01:29:43 +09:00
Marty Rosenberg
36988f94ac Port IM to armhf (bug 802358, r=jbramley) 2012-12-07 11:12:18 -05:00
Marty Rosenberg
ad4cf17824 Don't hoist typeguards that are guaranteed to bail. (bug 818791, r=dvander) (also fix a comment for mrbkap) 2012-12-07 11:12:16 -05:00
Tom Schuster
fb28b68e95 Bug 676619 - Modified test case for https. r=smaug 2012-12-07 16:59:13 +01:00
Chris Lord
4f8fac3308 Bug 819310 - Fix possible race when stopping checkerboard recording. r=kats
Make stopCheckerboardRecording safe to call while recordCheckerboard is
executing.
2012-12-07 15:11:05 +00:00
Ed Morley
9bf656a055 Merge mozilla-central to mozilla-inbound 2012-12-07 14:18:15 +00:00
Ed Morley
c48dc553b3 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-07 14:14:03 +00:00
Rafael Ávila de Espíndola
72d50d3c7c Bug 817944 - Replace test-load-histograms with a function. r=vladan. 2012-12-07 08:53:06 -05:00
Ehsan Akhgari
e1d3aa228d Remove the setWindowPrivate function which is now unused, no bug
DONTBUILD since this is NPOTB for global PB builds
2012-12-07 08:35:02 -05:00
Ehsan Akhgari
a33baa347e Simplify browser_privatebrowsing_lastpbcontextexited.js and make it not leak, no bug
DONTBUILD since this is NPOTB for global PB builds

--HG--
extra : rebase_source : 6b2c4a18d04c09f707d6724f16b00c8f2e8ce1ff
2012-12-07 08:27:39 -05:00
Saurabh Anand
bdc9e873b9 Backed out changeset 5725e73685e9 (bug 817785) 2012-12-07 14:00:15 +05:30
Saurabh Anand
f02cf911b0 Backed out changeset e7108bad8aa2 (bug 817186) 2012-12-07 13:57:49 +05:30
Saurabh Anand
83865228f8 Bug 817186 - Split out WebGLUniformLocation into separate files 2012-12-07 13:44:43 +05:30
Bellindira Castillo [:bellindira]
cc536f5aa8 Bug 806718 - Port browser_tabview_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB for global PB builds

--HG--
rename : browser/components/tabview/test/browser_tabview_privatebrowsing.js => browser/components/tabview/test/browser_tabview_privatebrowsing_perwindowpb.js
2012-12-07 00:33:41 -06:00
Andrew Halberstadt
d25dc25446 Bug 818638 - B2G xpcshell shouldn't abort entire test run on single test timeout, r=jgriffin, DONTBUILD a=NPOTB,test-only 2012-12-07 11:37:16 -05:00
Josh Matthews
57109bc72d Bug 769285 - Remove obsolete test of geolocation access token. 2012-12-06 23:00:23 -05:00
Ehsan Akhgari
acbb3c0ee8 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-12-06 21:13:15 -05:00
Josh Matthews
b4c5d3ad4b Bug 806740 - Unbreak Birch. DONTBUILD for NPOTB. 2012-12-06 22:52:39 -05:00
Mario Alvarado [:marioalv]
e6d6f122e4 Bug 806740 - Port test_setAndFetchFaviconForPage_failures.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB for global PB builds

--HG--
rename : toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage_failures.js => toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js
rename : toolkit/components/places/tests/favicons/favicon-normal16.png => toolkit/components/places/tests/browser/favicon-normal16.png
2012-12-06 18:42:36 -06:00
Saurabh Anand
0cb0397bf4 Bug 817785 - Split out WebGLProgram into separate files 2012-12-07 04:09:32 +05:30
Trevor Saunders
1b55aca4d1 backout bug 812845 for frequent orange 2012-12-07 02:38:41 -05:00
Felipe Gomes
2567b32f2f Bug 811247 - Create only one instance of each social ambient panel instead of one per window. r=jaws,markh 2012-12-06 23:38:46 -08:00
Rafael Ávila de Espíndola
b2a17d3c4b Bug 818147 - Replace "Add-ons" with a function.
Query replace missed this one. r=bustage.
2012-12-07 01:50:51 -05:00
Rafael Ávila de Espíndola
3e98a028ae Bug 818565 - Replace test-ping with a function. r=vladan. 2012-12-07 01:06:33 -05:00
Rafael Ávila de Espíndola
db21532283 Bug 818147 - Replace "Add-ons" with a function. r=vladan. 2012-12-07 00:45:33 -05:00
Rafael Ávila de Espíndola
0d3fcc9158 Bug 818126 - Replace test-enable-load-save-notifications with a function. r=vladan. 2012-12-07 00:38:20 -05:00
Rafael Ávila de Espíndola
b77b8c4c2c Bug 818549 - Replace test-gather-startup with a function. r=vladan.
--HG--
extra : rebase_source : b4671364c707f9a3e5cfbe2b65da636e9f5fc3ea
2012-12-07 00:28:13 -05:00
Boris Zbarsky
bde8d5f897 Bug 817531 followup. Enable the test on android. No review. 2012-12-07 00:11:19 -05:00
Trevor Saunders
dcb1c879c9 logging for bug 812845 since it failed on inbound last time, but doesn't fail on try 2012-12-06 23:34:48 -05:00
Tim Taubert
e72bf0686b Bug 808231 - Implement add/removeNextPaintListener() methods for mozbrowsers r=jlebar a=blocking-basecamp 2012-12-06 18:03:27 +01:00
Hubert Figuière
6eb7404ed3 Bug 814078 - Submit all the pending crash dumps. r=fabrice,bsmerdberg
--HG--
rename : toolkit/components/places/tests/browser/favicon-normal16.png => toolkit/components/places/tests/favicons/favicon-normal16.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage_failures.js
extra : rebase_source : 401e9fc46d7f3244fb1e9c0e54383521bbf5ead4
2012-12-06 16:27:49 -05:00
Nicholas D. Matsakis
be1cfe7619 Bug 818247: Modify thread pool to (1) not spawn threads if useHelperThreads()
is false and (2) spawn threads lazilly. r=billm
2012-12-07 05:27:57 -08:00
Paul Adenot
37399b1143 Bug 816949 - Remove IsSeekableInBufferedRange() methods as they are not needed anymore. r=cpearce 2012-12-07 14:30:03 +01:00
Ed Morley
2f3183fde3 Backout 55d5f3cd5c85, d89ae7f40549 & 270391fca858 (bug 663776) for assertions 2012-12-07 12:37:36 +00:00
Gina Yeh
af7472b3b6 Bug 817930 - Patch 1: Support for receiving multiple files sequentially, r=echou 2012-12-07 20:12:57 +08:00
Henrik Skupin
a8b402b942 Bug 817709 - Fix make bustage when including leaking tests. r=standard8 2012-12-07 12:28:22 +01:00
Dão Gottwald
f6b86722fa Bug 818724 - Replace gStartupRan with a private gBrowserInit property. r=mak 2012-12-07 12:10:41 +01:00
Dão Gottwald
20dd1c1e28 Bug 818721 - Downloads panel footer overlaps panel border. r=mconley 2012-12-07 12:10:23 +01:00
Soumya Deb
3fcb5a55e0 Bug 818660 - Un-prefix gradients from about:home page contents. r=dao 2012-12-07 12:09:53 +01:00