Граф коммитов

293457 Коммитов

Автор SHA1 Сообщение Дата
Till Schneidereit af0d52907b Bug 819700 - Part 3: Cleanup of intrinsics naming and arguments order of callFunction. r=shu 2012-12-11 09:48:42 +01:00
Till Schneidereit 38266466dd Bug 819700 - Part 2: Remove support for the "%FunName" syntax in self-hosted code. r=shu 2012-12-11 09:48:42 +01:00
Mario Alvarado [:marioalv] 9edffc61f2 Bug 806724 - Port browser_ConsoleStoragePBTest.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB in global PB builds

--HG--
rename : dom/tests/browser/browser_ConsoleStoragePBTest.js => dom/tests/browser/browser_ConsoleStoragePBTest_perwindowpb.js
2012-12-10 19:19:25 -06:00
Till Schneidereit b7b80f9cdb Bug 819700 - Part 1: Move all self-hosting code from jscntxt.cpp to vm/SelfHosting.cpp. r=luke 2012-12-11 00:58:42 +01:00
Chris Jones 74dfa6d566 Bug 819609: Don't try to send too-large videos to hardware video decoders. r=doublec a=blocking-basecamp 2012-12-10 23:48:58 -08:00
Ehsan Akhgari f59bb94d2a Bug 819274 - Disable the Restore Previous Session command for private windows in per-window PB builds; r=dao 2012-12-09 23:13:50 -05:00
Benjamin Peterson 0b24745372 Bug 820067 - Check that mTiming is still around in case the beforeunload handler killed it. r=smaug,bz 2012-12-10 15:34:01 -05:00
Shane Caraveo 017e9c52ee Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Richard Newman 1a3524dfc0 Bug 814331 - Check counts before syncing limited cllections. r=nalexander 2012-12-10 23:03:14 -08:00
Siddartha Pothapragada 22faadfe6c Bug 816835 - Part 2: Marionette test case to remove a setup menu. r=allstars.chh
From 16ca206aadd280d6f3554b275d46b8e242ccb7fb Mon Sep 17 00:00:00 2001
---
 .../tests/marionette/test_stk_proactive_command.js |   23 ++++++++++++++++++++
 1 file changed, 23 insertions(+)
2012-12-10 12:05:30 -08:00
Benjamin Peterson 489fed5530 Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug 2012-12-07 20:35:17 -05:00
Olli Pettay f703e766ca Backout Bug 818559 to fix Bug 820067, a=me 2012-12-10 21:52:01 +02:00
Gregory Szorc 5bad6f1d59 Bug 820060 - Fix mach crashtest; r=Ms2ger
DONTBUILD (NPOTB)
2012-12-10 11:23:35 -08:00
Ryan VanderMeulen 95067bc8c5 Merge the last PGO-green inbound changeset to m-c. 2012-12-10 13:56:39 -05:00
Ed Morley cf7579d105 Merge mozilla-central to mozilla-inbound 2012-12-10 14:03:11 +00:00
Olli Pettay 554540ea81 Bug 814001, less surprising serializeToStream callback calls on content, r=bz 2012-12-10 15:52:34 +02:00
Mike Hommey 56d1df4c55 Bug 814693 - Remove __MIPSEL__ block from media/webrtc/trunk/src/typedefs.h, it's handled under __mips__. r=jesup,DONTBUILD 2012-12-10 09:09:27 +01:00
Ehsan Akhgari f1efbd69d0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-09 13:17:02 -05:00
Saurabh Anand 6ddf84f8ef Bug 816173 - Split out WebGLFramebuffer into separate files 2012-12-09 17:28:41 +05:30
Mike Hommey f96ed5a637 Bug 818903 - Link with --build-id when available. r=ted 2012-12-09 09:34:01 +01:00
Mike Hommey 34ff2e18cd Backout changeset 3bb2d53dde34 now that bug 818903 is figured out 2012-12-09 09:33:34 +01:00
ffxbld acf076f021 No bug, Automated blocklist update from host bld-linux64-ec2-388 - a=blocklist-update 2012-12-08 03:37:29 -08:00
Josh Matthews 94a15456b1 Backed out changeset fca88031cd47 (bug 769288) 2012-12-08 00:21:58 -05:00
Josh Matthews cf7ddeaae2 Backed out changeset 4cca693b7579 (bug 769288) 2012-12-08 00:21:56 -05:00
Josh Matthews 0cdbc06d09 Backed out changeset 8ad08c64a89c (bug 769288) 2012-12-08 00:21:54 -05:00
Josh Matthews 225707a88d Backed out changeset cf30abd71492 (bug 769288) 2012-12-08 00:21:52 -05:00
Josh Matthews 4d7f30e2f8 Backed out changeset 4bae3ec53322 (bug 769288) 2012-12-08 00:21:51 -05:00
Josh Matthews b1cbd89808 Backed out changeset 34eb0961da2c (bug 769288) 2012-12-08 00:21:49 -05:00
Josh Matthews 5a9c8601c0 Backed out changeset 9d37e0f7a2fc (bug 769288) 2012-12-08 00:21:47 -05:00
Josh Matthews 95c262c0d4 Bug 769288 - Part 7: Use separate SSL session cache entries for private connections. r=mayhemer 2012-12-07 17:57:53 -05:00
Gene Lian 1f2ed4b02e Bug 819264 - Need a Policy & Mechanism for Audio Competing & Control (Patch-0 follow-up). r=sicking, a=blocking-basecamp 2012-12-07 18:01:47 +08:00
Mario Alvarado [:marioalv] 43014a57c3 Bug 806738 - Port browser_visituri_privatebrowsing.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/browser/browser_visituri_privatebrowsing.js => toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js
2012-12-10 00:44:33 -06:00
Gene Lian 2b58c7b630 Bug 819264 - Need a Policy & Mechanism for Audio Competing & Control (Patch-0 follow-up). r=sicking, a=blocking-basecamp 2012-12-07 18:01:47 +08:00
Alan Huang 74c097d1e5 Bug 815963 - Use a more specific pattern to make ../../dist/bin to ../../dist. r=dhylands
Otherwise, it causes the build break when B2G root path contains bin/.
2012-12-07 13:59:34 +08:00
Anthony Jones cf3f03a948 Bug 804808 - Fixed missing reset of zoom. r=cjones 2012-12-10 08:50:24 -05:00
Anthony Jones 10b80b0f6b Bug 799401 - Fix flash of blur on viewport change. r=cjones 2012-12-10 08:50:24 -05:00
Anthony Jones 1cc8f4f693 Bug 799401 - Throttle APZC paint requests. r=cjones 2012-12-10 08:50:24 -05:00
Josh Matthews ca107c1754 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Josh Matthews 74cb691b44 Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus 2012-12-07 17:50:43 -05:00
Josh Matthews 07384b6096 Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith 2012-12-06 22:05:34 -05:00
Josh Matthews 2ccabeb0aa Bug 769288 - Part 3: Clear all temporary cert overrides upon leaving private browsing. r=bsmith 2012-12-06 22:05:34 -05:00
Josh Matthews 316eb8148d Bug 769288 - Part 2: Avoid storing intermediate cert data for private contexts. r=bsmith sr=mayhemer 2012-12-06 22:05:34 -05:00
Josh Matthews b5f51a281f Bug 769288 - Part 1: Make PSM more amenable to storing concurrent private and non-private data. r=bsmith 2012-12-06 22:05:27 -05:00
Josh Matthews 753a9e6a62 Backed out changeset 3008e6e5476f (bug 769288) 2012-12-07 19:45:57 -05:00
Josh Matthews 0c6fefa3ba Backed out changeset 499bd31197a1 (bug 769288) 2012-12-07 19:45:56 -05:00
Josh Matthews 221b4ed023 Backed out changeset 653fc39e223e (bug 769288) 2012-12-07 19:45:55 -05:00
Josh Matthews a2821426b2 Backed out changeset bc166c758a17 (bug 769288) 2012-12-07 19:45:54 -05:00
Josh Matthews e04efc8551 Backed out changeset 09639e16d3cb (bug 769288) 2012-12-07 19:45:52 -05:00
Josh Matthews 3026ede1bd Backed out changeset 3b25f7b4a9ce (bug 769288) 2012-12-07 19:45:51 -05:00
Josh Matthews dd792dcc73 Backed out changeset d0f828b1cd26 (bug 769288) 2012-12-07 19:45:50 -05:00