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
Rafael Ávila de Espíndola
2223aee218
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
e00c9444ff
Bug 817531 followup. Enable the test on android. No review.
2012-12-07 00:11:19 -05:00
Trevor Saunders
4e13307e49
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
Ehsan Akhgari
59fce7687a
Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak
2012-12-05 22:31:26 -05:00
Olli Pettay
3243bf0a89
Bug 803853, make sure to not leak mRules, r=ehsan
2012-12-07 01:31:48 +02:00
Bobby Holley
ba6b429800
Bug 807102 - Rev the CID on nsPrincipal. r=bz
2012-12-06 14:51:37 -08:00
Ehsan Akhgari
bec615dc0f
Backed out changeset ea20935fa19d (bug 801232) because of leaks
2012-12-06 15:52:30 -05:00
Ehsan Akhgari
91e28db920
Bug 817292 - Bump the timeout for browser_480148.js; r=edmorley
2012-12-06 14:45:18 -05:00
Ehsan Akhgari
9ce06497f6
Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak
2012-12-05 22:31:26 -05:00