Gene Lian
d0dced69ed
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]
8f0a297232
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
105698cbae
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
80c4ca8e52
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
ebfc1d2d82
Bug 804808 - Fixed missing reset of zoom. r=cjones
2012-12-10 08:50:24 -05:00
Anthony Jones
beb0232023
Bug 799401 - Fix flash of blur on viewport change. r=cjones
2012-12-10 08:50:24 -05:00
Anthony Jones
d448b6b02b
Bug 799401 - Throttle APZC paint requests. r=cjones
2012-12-10 08:50:24 -05:00
Josh Matthews
301dc581c5
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
2012-12-06 22:35:26 -05:00
Josh Matthews
51df8e7acf
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
c02c3d11da
Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith
2012-12-06 22:05:34 -05:00
Josh Matthews
696ce6cc3e
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
0883d8050d
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
4d1d76ebee
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
68eb09e802
Backed out changeset 3008e6e5476f (bug 769288)
2012-12-07 19:45:57 -05:00
Josh Matthews
8504e20085
Backed out changeset 499bd31197a1 (bug 769288)
2012-12-07 19:45:56 -05:00
Josh Matthews
19211db758
Backed out changeset 653fc39e223e (bug 769288)
2012-12-07 19:45:55 -05:00
Josh Matthews
dc877081f8
Backed out changeset bc166c758a17 (bug 769288)
2012-12-07 19:45:54 -05:00
Josh Matthews
7bf6498404
Backed out changeset 09639e16d3cb (bug 769288)
2012-12-07 19:45:52 -05:00
Josh Matthews
a646812448
Backed out changeset 3b25f7b4a9ce (bug 769288)
2012-12-07 19:45:51 -05:00
Josh Matthews
8dc302cc7f
Backed out changeset d0f828b1cd26 (bug 769288)
2012-12-07 19:45:50 -05:00
Josh Matthews
161c842c50
Backed out changeset 3990b431f138 (bug 769288)
2012-12-07 19:45:48 -05:00
Josh Matthews
aac35a58ff
Bug 769288 - Add missing SSL.h. r=burning
2012-12-07 19:25:32 -05:00
Josh Matthews
6822a15536
Bug 769288 - Part 7: Use separate SSL session cache entries for private connections. r=mayhemer
2012-12-07 19:12:26 -05:00
Josh Matthews
408b45f88e
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
2012-12-07 19:12:16 -05:00
Josh Matthews
4d849c5324
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
2012-12-07 19:11:35 -05:00
Josh Matthews
3c63ad6ed7
Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith
2012-12-07 19:09:59 -05:00
Josh Matthews
1b080dd056
Bug 769288 - Part 3: Clear all temporary cert overrides upon leaving private browsing. r=bsmith
2012-12-07 19:09:52 -05:00
Josh Matthews
485df6c7e7
Bug 769288 - Part 2: Avoid storing intermediate cert data for private contexts. r=bsmith sr=mayhemer
2012-12-07 19:09:48 -05:00
Josh Matthews
0a143cf317
Bug 769288 - Part 1: Make PSM more amenable to storing concurrent private and non-private data. r=bsmith
2012-12-07 19:09:41 -05:00
Doug Turner
932100423d
Bug 808262- Otoro/unagi sometimes start up in landscape and can't be switched to portrait. The working theory is that, for some reason, we can not access the fb. If that happens, just abort and try again later. r=dhylands a=blocking-basecamp
2012-12-07 16:02:48 -08:00
Gregory Szorc
6bab6057b3
Bug 818649 - Ensure mach logs are written to log file; r=jhammel
...
DONTBUILD (NPOTB)
2012-12-07 11:44:11 -08:00
Bellindira Castillo [:bellindira]
cb21912222
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
3a4f6ca6a2
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
Ed Morley
0460516d1b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-07 14:14:03 +00:00
Ehsan Akhgari
eb8cecdd77
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
250e32ce92
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
4e7453b232
Backed out changeset 5725e73685e9 (bug 817785)
2012-12-07 14:00:15 +05:30
Saurabh Anand
9e57d179b7
Backed out changeset e7108bad8aa2 (bug 817186)
2012-12-07 13:57:49 +05:30
Saurabh Anand
9031c9f696
Bug 817186 - Split out WebGLUniformLocation into separate files
2012-12-07 13:44:43 +05:30
Josh Matthews
346cb92cf5
Bug 769285 - Remove obsolete test of geolocation access token.
2012-12-06 23:00:23 -05:00
Ehsan Akhgari
0d299a8bd4
Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt
2012-12-06 21:13:15 -05:00
Josh Matthews
56475ee349
Bug 806740 - Unbreak Birch. DONTBUILD for NPOTB.
2012-12-06 22:52:39 -05:00
Mario Alvarado [:marioalv]
cc47e11a85
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
63a06aaf89
Bug 817785 - Split out WebGLProgram into separate files
2012-12-07 04:09:32 +05:30
Trevor Saunders
ebc6ffbde3
backout bug 812845 for frequent orange
2012-12-07 02:38:41 -05:00
Felipe Gomes
1b2ce070ac
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
50e3485e17
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
d848d1eee5
Bug 818565 - Replace test-ping with a function. r=vladan.
2012-12-07 01:06:33 -05:00
Rafael Ávila de Espíndola
fe88a70752
Bug 818147 - Replace "Add-ons" with a function. r=vladan.
2012-12-07 00:45:33 -05:00
Rafael Ávila de Espíndola
efc79adaf7
Bug 818126 - Replace test-enable-load-save-notifications with a function. r=vladan.
2012-12-07 00:38:20 -05:00