Commit Graph

89 Commits

Author SHA1 Message Date
Ehsan Akhgari
5c7ba61cf3 Bug 518327 - "Allow Pop-ups for ..." menu item not enabled again when leaving Private Browsing mode; r=mconnor 2009-12-17 16:11:48 -05:00
Ehsan Akhgari
08ec536d23 Bug 461625 - Hide the UI for saving permission manager entries in Private Browsing mode (test); r=mconnor 2009-12-17 16:10:50 -05:00
Ehsan Akhgari
ca61c79055 Bug 506955 - Support the -private command line option even when Firefox is already running; r=mconnor 2009-12-17 16:08:36 -05:00
Dão Gottwald
72f04db1ba Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano 2009-12-15 08:49:08 +01:00
Dão Gottwald
be62b13d7d Bug 530906 - random timeout while running browser_privatebrowsing_certexceptionsui.js. r=ehsan 2009-11-26 07:37:15 +01:00
Ehsan Akhgari
31d57b1d2e Bug 529667 - Stopping PB mode after opening a new window when PB is active is not possible; r=vlad a=blocking-firefox3.6+
--HG--
extra : rebase_source : 8e2686cfb9497aa888f3f3b062eb1666b7236d2f
2009-11-18 19:03:07 -05:00
Ehsan Akhgari
8494e4dfee Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Ehsan Akhgari
832b7b21db Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Reed Loden
9d824c2f59 Follow-up to bug 5277784: Use resource:/// in test_openLocationLastURL.js due to lack of nsIXULAppInfo. 2009-11-10 20:20:54 -06:00
Reed Loden
8519a3f070 Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin] 2009-11-10 16:42:19 -06:00
Robert O'Callahan
6b3e82f515 Bug 508128. Fix staller.sjs to hold a reference to its pending timer so that it doesn't get GCed and automatically cancelled. r=jwalden 2009-11-10 14:00:35 +13:00
Nochum Sossonko
d855d91612 Bug 491759 - Clear geolocation token when exiting private browsing; r=ehsan 2009-11-09 11:01:36 -05:00
Nochum Sossonko
99b98e5ab4 Bug 491759 - Clear geolocation token when exiting private browsing; r=dougt,ehsan 2009-11-06 19:05:52 -05:00
Ehsan Akhgari
f6da530110 Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77 2009-11-03 16:21:42 -05:00
Dão Gottwald
dd5f06ec02 browser_privatebrowsing_pageinfo.js cleanup 2009-11-03 17:06:01 +01:00
Nochum Sossonko
eb3c7f2ee3 Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bzbarsky,jst,ehsan 2009-10-30 12:46:41 -04:00
Dão Gottwald
27de361e60 merge 2009-10-29 17:01:55 +01:00
Dão Gottwald
a10055c0bb Backed out changeset de94ce5f8968 2009-10-29 17:01:39 +01:00
Gijs Kruitbosch
41ba1acfa5 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Nochum Sossonko
43d0c651f6 Test for bug 498648. r=ehsan 2009-10-29 14:38:47 +01:00
Gijs Kruitbosch
58e8eebec2 Prepare callsites of clearUserPref so it can go back to throwing. r=gavin 2009-10-28 22:44:15 +01:00
Dão Gottwald
31f455b520 Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan 2009-10-17 08:37:57 +02:00
Marco Bonardo
6b1e89f0ef Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Ehsan Akhgari
49a23522ca Bug 513420 - random failure in browser_privatebrowsing_windowtitle.js, r=mconnor. Further modified by me, r=ehsan 2009-10-09 23:13:53 +02:00
Dão Gottwald
e55e3bacc6 follow-up to bug 517755 2009-10-03 17:50:08 +02:00
Dão Gottwald
71070ef739 Bug 517755 - use smart getters in View Source window. r=neil 2009-10-03 11:36:04 +02:00
Paul O’Shannessy
315875c467 Bug 518617 - Private Browsing tests should use executeStep() instead of step(). r=ehsan
--HG--
extra : rebase_source : c7aa921163e13d5f7ea42ff084574876816a06d0
2009-09-25 15:32:21 -07:00
Dão Gottwald
e2edb17057 backout part of changeset d93f6e968a19 2009-09-20 04:06:56 +02:00
Dão Gottwald
7a0d81c9ad Bug 517706 - use gBrowser instead of getBrowser() in private browsing code. r=ehsan 2009-09-20 04:00:09 +02:00
Dão Gottwald
1530bcc13d tests cleanup 2009-09-16 18:30:20 +02:00
Dão Gottwald
823ba3d3e3 tests cleanup 2009-09-16 12:21:19 +02:00
Dão Gottwald
dfaaa87fe2 use gBrowser instead of getBrowser() in browser chrome tests 2009-09-14 01:18:19 +02:00
Dão Gottwald
e916d657e8 Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano 2009-09-09 09:50:46 +02:00
Ehsan Akhgari
19bb2ecbba Bug 511735 - xpcshell-tests: 4 test_*_removeDataFromDomain_*.js leaks 700 bytes, notably 4 StatementParams; r=mak77 2009-09-08 09:08:59 +04:30
Ehsan Akhgari
6ac2cefb24 Bug 499733 - Open Web Location dialog leaks URL/search entered in private browsing mode; r=mconnor 2009-08-30 11:01:46 +04:30
Ehsan Akhgari
59d39a1d4e Bug 510780 - Use doCommand instead of manually generating a "command" event in browser chrome tests; r=mconnor 2009-08-25 13:52:45 +04:30
William Jon McCann
1d05e17c66 Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor 2009-08-16 21:53:51 +04:30
Dão Gottwald
1e32437863 Bug 502239 - fix focusElement() misuse. r=enn 2009-08-10 18:27:10 +02:00
Ehsan Akhgari
3bc505a45f Bug 506437 - The titlebar of a tear off window is not updated correctly after having detached a tab with private browsing mode; r=mconnor 2009-08-08 21:37:33 +04:30
Ehsan Akhgari
bb412a7b5a Bug 508000 - Search bar & find bar value before switching into Private Browsing mode is not restored after leaving PB mode; r=mconnor 2009-08-08 21:37:27 +04:30
Marco Bonardo
9657d2d68d Bug 507963 - Intermittent failure of browser_privatebrowsing_findbar.js r=ehsan 2009-08-06 16:34:13 +02:00
Ehsan Akhgari
8a1e525094 Sort the private browsing browser-chrome test files alphabetically 2009-08-02 22:25:44 +04:30
Ehsan Akhgari
49083c2784 Bug 462639 - Handle view-source windows in Private Browsing mode; r=mconnor 2009-08-02 22:23:17 +04:30
Ehsan Akhgari
bce3c0d044 Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor 2009-08-02 22:23:14 +04:30
Ehsan Akhgari
ca5920f5ef Bug 495999 - Paused download label shown in status bar when leaving PB with active downloads; r=mconnor 2009-08-02 22:23:10 +04:30
Ehsan Akhgari
f0961087a5 Bug 496123 - the last download directory from private browsing persists as the initial directory for the filepicker after stopping private browsing; r=mconnor 2009-08-02 22:23:08 +04:30
Ehsan Akhgari
512200fc27 Bug 496595 - Privacy leak in "remember for this site" permission of geolocation - persists outside of private browsing; r=mconnor 2009-08-02 22:23:04 +04:30
Ehsan Akhgari
2a9ff53bba Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor 2009-08-02 22:23:01 +04:30
Ehsan Akhgari
be9c3c52d6 Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko 2009-06-01 21:30:02 +04:30
Ehsan Akhgari
2b80a6f4a6 Bug 496335 - Don't restart Necko on Private Browsing mode transitions; r=mconnor
--HG--
rename : browser/components/privatebrowsing/test/unit/test_sslsite_transition.js => browser/components/privatebrowsing/test/unit/test_transition_nooffline.js
2009-07-11 20:24:13 +04:30