Commit Graph

13601 Commits

Author SHA1 Message Date
Josh Matthews
0e3236290e Backed out changeset 34eb0961da2c (bug 769288) 2012-12-08 00:21:49 -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
a646812448 Backed out changeset 3b25f7b4a9ce (bug 769288) 2012-12-07 19:45:51 -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
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
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
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
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
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
Jim Mathies
770edb4c27 Bug 817879 - Update bad resource paths in devtools. r=jwalker 2012-12-05 05:14:09 -06:00
Mark Hammond
d4ee6e766e Bug 817782 - unhide the social chatbar as new top-level windows are opened. r=gavin 2012-12-06 13:37:04 +11:00
Ehsan Akhgari
c4e74b26fa Bug 816406 - Disallow dragging a private tab into a non-private window and vice versa; r=dao 2012-12-02 15:57:06 -05: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
Ehsan Akhgari
91ca0507fa Bug 817422 - Move the New Private Window menu item under the app button on Windows and Linux if the app button is visible; r=dao ui-r=shorlander 2012-12-02 15:04:39 -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
e814df817d Bug 818459 - Fix browser_bug816527.js; r=jdm
DONTBUILD because this is NPOTB for global PB
2012-12-05 08:50:33 -05:00
Ehsan Akhgari
7c4f2cbbf8 Bug 806708 - Remove the global private browsing checks from browser_tabMatchesInAwesomebar.js in per-window PB mode; r=jdm
--HG--
rename : browser/base/content/test/browser_tabMatchesInAwesomebar.js => browser/base/content/test/browser_tabMatchesInAwesomebar_perwindowpb.js
2012-12-05 09:03:38 -05:00
Mike Hommey
76f06ac016 Bug 809802 - Only list update.locale in removed-files when building with omnijar. r=khuey. DONTBUILD 2012-12-05 09:21:07 +01:00
Mike Hommey
e5db99e5ea Backout changeset bd9307cf2ed7 because of wrong bug number. 2012-12-05 09:30:36 +01:00
Mike Hommey
8287b5f43a Bug 809803 - Only list update.locale in removed-files when building with omnijar. r=khuey
--HG--
extra : rebase_source : 190402e04873a8297b8f94e5fb0892a5f937e22f
2012-12-05 09:21:07 +01:00
Ryan VanderMeulen
829f138467 Bug 817924 - Update pdf.js to version 0.6.172. r=bdahl 2012-12-04 21:00:38 -05:00
Mark Hammond
679c74fbb3 Bug 817790 - fix stretched social toolbar icons when opening new windows. r=jaws 2012-12-05 10:12:40 +11:00
Ehsan Akhgari
7de39aad6d Merge mozilla-central into mozilla-inbound 2012-12-06 23:13:32 -05:00
Mark Hammond
dc7758ee5b Bug 807997 - allow chats to open in any suitable top-level window. r=gavin 2012-12-07 10:56:17 +11:00
David Keeler
eaf1372d11 bug 818118 - guard pluginHost.getPermissionStringForType calls r=jaws 2012-12-06 13:32:23 -08:00
Ed Morley
5ce0e50723 Merge mozilla-central to mozilla-inbound 2012-12-04 20:20:11 +00:00
Rob Campbell
486af3f5fc merge fx-team to m-c 2012-12-04 15:17:23 -05:00
Ed Morley
0bdfb2826e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-04 14:53:45 +00:00
Victor Porof
dbe6e6a5d8 Bug 816983 - Closing Browser Debugger via the Window Close button no longer kills the Browser Debugger Process, r=rcampbell 2012-12-04 15:48:39 +02:00
Victor Porof
a30c95948b Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
38d83e36d0 Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
790a3f4b7f Bug 817425 - many id's in devtools debugger listed as undefined, r=past 2012-12-04 15:48:39 +02:00
Ehsan Akhgari
17d4c35475 Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff 2012-12-04 00:58:28 -05: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
f01b9f1d51 Bug 816936 - Add a "New Private Window" dock menu item for per-window private browsing builds on Mac; r=jdm
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:20:23 -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