Commit Graph

115162 Commits

Author SHA1 Message Date
Ehsan Akhgari
897f70749d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-09 13:17:02 -05:00
Saurabh Anand
c830bece19 Bug 816173 - Split out WebGLFramebuffer into separate files 2012-12-09 17:28:41 +05:30
Mike Hommey
ec5aefdc0a Bug 818903 - Link with --build-id when available. r=ted 2012-12-09 09:34:01 +01:00
Mike Hommey
d699e8bede Backout changeset 3bb2d53dde34 now that bug 818903 is figured out 2012-12-09 09:33:34 +01:00
ffxbld
09ecbc8072 No bug, Automated blocklist update from host bld-linux64-ec2-388 - a=blocklist-update 2012-12-08 03:37:29 -08:00
Josh Matthews
7b5f10eac2 Backed out changeset fca88031cd47 (bug 769288) 2012-12-08 00:21:58 -05:00
Josh Matthews
8d11afdbd9 Backed out changeset 4cca693b7579 (bug 769288) 2012-12-08 00:21:56 -05:00
Josh Matthews
1832685917 Backed out changeset 8ad08c64a89c (bug 769288) 2012-12-08 00:21:54 -05:00
Josh Matthews
9cff052095 Backed out changeset cf30abd71492 (bug 769288) 2012-12-08 00:21:52 -05:00
Josh Matthews
0955abacd0 Backed out changeset 4bae3ec53322 (bug 769288) 2012-12-08 00:21:51 -05:00
Josh Matthews
0e3236290e Backed out changeset 34eb0961da2c (bug 769288) 2012-12-08 00:21:49 -05:00
Josh Matthews
60ad1cdbfb Backed out changeset 9d37e0f7a2fc (bug 769288) 2012-12-08 00:21:47 -05:00
Josh Matthews
568d899391 Bug 769288 - Part 7: Use separate SSL session cache entries for private connections. r=mayhemer 2012-12-07 17:57:53 -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