Commit Graph

102 Commits

Author SHA1 Message Date
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01: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
Nochum Sossonko
14e32bd632 Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan 2009-10-20 10:19:43 -04:00
Dão Gottwald
31f455b520 Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan 2009-10-17 08:37:57 +02:00
Dão Gottwald
eeabab786b Bug 521766 - about:privatebrowsing onload handler needlessly delays work. r=ehsan 2009-10-17 08:36:37 +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
Romain BEZUT
0c1bd6f118 Bug 458631 - Misalignment in --help command line. r=gavin 2009-10-09 12:50:42 +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
Ehsan Akhgari
611a93a130 Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg 2009-09-15 14:42:01 +04:30
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
Geoff Lankow
2847b85054 Bug 506799 - "nsIContentPrefService should accept string arguments for URI as well as nsIURI" [r=myk sr=mconnor] 2009-09-04 21:22:19 -05:00
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
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
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
Ryan Flint
bc9630f877 Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
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
Dão Gottwald
22a607d3b8 Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin 2009-08-04 20:10:23 +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
Ehsan Akhgari
80a1a7c477 Bug 494538 - A page info dialog that is opened during private browsing stays open after leaving private browsing; r=mconnor 2009-05-25 07:58:41 +04:30
Doug Turner
e4c4ea2870 Bug 491756 - Clear geolocation token when forget about this site is called r=gavin 2009-05-06 18:28:50 -07:00
Ehsan Akhgari
28f1915c0a Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-16 00:18:22 +03:30
Ehsan Akhgari
860d3a6880 Backout bug 462041 due to test failures on Mac 2009-04-14 16:16:42 +03:30