Commit Graph

3678 Commits

Author SHA1 Message Date
Ehsan Akhgari
27e47ce8cf Bug 821178 - Part 0: Remove browser_248970_{a,b}.js in per-window PB builds 2012-12-13 01:04:11 -05:00
Josh Matthews
77a244c620 Backed out changeset cec5721713dc (bug 769288) 2012-12-12 02:53:01 -05:00
Josh Matthews
bdd379d9fe Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Gregory Szorc
9e63161b8c Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo 2012-12-11 10:53:24 -08:00
Ehsan Akhgari
8ad2aea837 Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=gavin 2012-12-10 11:01:59 -05:00
Ehsan Akhgari
52e9ee6cbf Backed out changeset 827c31623942 (bug 819956) for the bad commit message 2012-12-10 13:27:21 -05:00
Ehsan Akhgari
2f10fc9375 commit bed41369196057dda115456f9913cd0f4766a968
Author: Ehsan Akhgari <ehsan@mozilla.com>
    Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak
2012-12-10 11:01:59 -05:00
Paolo Amadini
1d617b7bd7 Bug 763295 - Port the bookmarks export service to JavaScript. r=mak 2012-12-08 20:50:54 +01:00
Theo Chevalier
2e90bf0940 Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77 2012-12-08 18:41:23 +01:00
Theo Chevalier
248865986f Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77 2012-12-08 18:39:24 +01: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
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
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
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
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
Ehsan Akhgari
8d0ff7b27f Backed out changeset 31d5dca2a3b4 (bug 801232) because of leaks 2012-12-06 14:01:35 -05:00
Ehsan Akhgari
49b40cd547 Bug 801232 - Add support for the downloads panel in per-window private browsing builds; r=mak 2012-12-05 22:31:26 -05:00
Ehsan Akhgari
6446a412d7 Bug 817337 - Add a JS module to get the most recent browser window, with the option of restricting the search to include only private windows; r=dao 2012-12-05 20:59:26 -05:00
Ed Morley
9f0c8971bc Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-06 10:02:57 +00:00
Ehsan Akhgari
2f635f2511 Bug 806718 - Part 0: Don't run browser_tabview_privatebrowsing.js in per-window PB builds 2012-12-06 00:24:03 -05:00
Ed Morley
e401276626 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-05 22:10:26 +00:00
Marco Bonardo
d4380667c2 Bug 817999 - remove DownloadMonitorPanel remnants.
r=dao
2012-12-05 17:44:01 +01:00
Ehsan Akhgari
505aaa1a01 Bug 816914 - Revamp about:privatebrowsing to support per-window private browsing mode; r=jdm ui-r=shorlander
DONTBUILD since this is NPOTB for global PB builds
2012-12-02 15:11:48 -05:00
Bellindira Castillo [:bellindira]
1ed95e71b0 Bug 806717 - Port browser_tabview_bug650280.js to the new per-tab PB APIs; r=ehsan
DONTBUILD because this is NPOTB for global PB builds

--HG--
rename : browser/components/tabview/test/browser_tabview_bug650280.js => browser/components/tabview/test/browser_tabview_bug650280_perwindowpb.js
2012-12-05 11:53:55 -06:00
Bellindira Castillo [:bellindira]
601ab9cc2b Bug 806716 - Port browser_tabview_bug624727.js to the new per-window PB APIs; r=ehsan
DONTBUILD since this is NPOTB in global PB builds

--HG--
rename : browser/components/tabview/test/browser_tabview_bug624727.js => browser/components/tabview/test/browser_tabview_bug624727_perwindowpb.js
2012-12-04 16:45:41 -06:00
Ehsan Akhgari
52bd8156e1 Bug 817931 - Don't restore the contents of the last closed window into a newly opened window if it's a private window; r=ttaubert
DONTBUILD since this is NPOTB for global PB builds
2012-12-04 00:18:26 -05:00
Ehsan Akhgari
19810c492c Bug 817932 - Ignore unrelated load events to fix the intermittent failure in browser_privatebrowsing_openlocation.js; r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:15:22 -05:00
Andres Hernandez
4c9d018859 Bug 817472 - Port browser_394759_privatebrowsing.js to the new per-window PB APIs; r=ehsan
DONTBUILD because this is NPOTB for global PB builds

--HG--
rename : browser/components/sessionstore/test/browser_394759_privatebrowsing.js => browser/components/sessionstore/test/browser_394759_perwindowpb.js
2012-12-03 16:51:16 -06:00
Andres Hernandez
cc9ec615fc Bug 816524 - Do not store information about closed private windows; r=ttaubert 2012-11-30 15:43:38 -06:00
Ryan VanderMeulen
ccdbc2ba3d Merge the last PGO-green inbound changeset to m-c. 2012-12-03 19:03:01 -05:00
Josh Matthews
16091527e1 Backed out changeset 0902b7e89928 (bug 816524) 2012-12-03 17:01:15 -05:00
Ed Morley
664dc9d334 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-03 19:05:07 +00:00
Ehsan Akhgari
e9c82e7b7a Follow-up to bug 810180 - Reset the homepage to about:blank when opening new windows in the test; r=jdm
DONTBUILD because this is NPOTB in global PB builds
2012-12-02 23:22:45 -05:00
Ehsan Akhgari
fb31691313 Bug 817463 - Disable loading the homepage for per-window private browsing tests; r=jdm
DONTBUILD since this is NPOTB in global PB builds
2012-12-02 21:48:46 -05:00
Mario Alvarado [:marioalv]
646b62cd4f Bug 813215 - Port browser_354894.js to the per-window PB APIs; r=ehsan
DONTBUILD because this is NPOTB in gloabl PB builds

--HG--
rename : browser/components/sessionstore/test/browser_354894.js => browser/components/sessionstore/test/browser_354894_perwindowpb.js
2012-11-29 01:02:06 -06:00
Andres Hernandez
9d1fead04c Bug 816524 - Do not store information about closed private windows; r=ttaubert
DONTBUILD since this is NPOTB for global PB builds
2012-11-30 15:43:38 -06:00
Ehsan Akhgari
211af780b4 Backed out changeset 05865f2b8171 (bug 806690) because it was not effective
DONTBUILD
2012-12-02 20:42:15 -05:00
Ehsan Akhgari
bd84c35ab8 Bug 806690 - Cancel the current browser load to make sure that we don't catch unexpected load events for about:home; shoulder-r=jdm
DONTBUILD since this in NPOTB for global PB builds
2012-12-02 19:05:50 -05:00
Bellindira Castillo [:bellindira]
6da57ee4b2 Bug 806715 - Port browser_tabview_bug624265.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/components/tabview/test/browser_tabview_bug624265.js => browser/components/tabview/test/browser_tabview_bug624265_perwindowpb.js
2012-11-30 18:39:20 -06:00
Mike Conley
e4bb67c95f Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak. 2012-12-03 13:19:16 -05:00
Ed Morley
08abd11595 Merge mozilla-central to mozilla-inbound 2012-12-03 15:49:45 +00:00
Dão Gottwald
38efef5d46 Bug 816995 - Use openUILinkIn instead of the gBrowser.selectedTab = gBrowser.addTab() pattern. r=Mossop
--HG--
extra : rebase_source : cc016af00864d2aaa1468c143f6b053a21ebd7a1
2012-12-01 05:11:44 +01:00
Mike Conley
320735d648 Bug 815941 - Remove the usages of nsIDownload.id and nsIDownloadManager.getDownload from the downloads panel code. Code started by ehsan. feedback=paolo, r=mak. 2012-11-30 22:37:48 -05:00
Ehsan Akhgari
6c4055de2b Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-02 23:35:18 -05:00
Ryan VanderMeulen
ad435cf717 Merge m-c to inbound. 2012-12-02 20:33:48 -05:00
Ehsan Akhgari
32b0508bbb Bug 817423 - Remove an unused function in aboutPrivateBrowsing.xhtml; r=jdm 2012-12-02 15:10:34 -05:00