Nochum Sossonko
|
ea120921fe
|
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
|
f26d251498
|
Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan
|
2009-10-17 08:37:57 +02:00 |
|
Dão Gottwald
|
7d3d4c445f
|
Bug 521766 - about:privatebrowsing onload handler needlessly delays work. r=ehsan
|
2009-10-17 08:36:37 +02:00 |
|
Marco Bonardo
|
9679a4ea34
|
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
|
441c2ab877
|
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
|
9bda704751
|
Bug 458631 - Misalignment in --help command line. r=gavin
|
2009-10-09 12:50:42 +02:00 |
|
Dão Gottwald
|
7cedc880af
|
follow-up to bug 517755
|
2009-10-03 17:50:08 +02:00 |
|
Dão Gottwald
|
c9f547d402
|
Bug 517755 - use smart getters in View Source window. r=neil
|
2009-10-03 11:36:04 +02:00 |
|
Paul O’Shannessy
|
9b3dc3742e
|
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
|
74751676d9
|
backout part of changeset d93f6e968a19
|
2009-09-20 04:06:56 +02:00 |
|
Dão Gottwald
|
0f01c2911d
|
Bug 517706 - use gBrowser instead of getBrowser() in private browsing code. r=ehsan
|
2009-09-20 04:00:09 +02:00 |
|
Dão Gottwald
|
9fab32e992
|
tests cleanup
|
2009-09-16 18:30:20 +02:00 |
|
Dão Gottwald
|
04df8dd1a4
|
tests cleanup
|
2009-09-16 12:21:19 +02:00 |
|
Ehsan Akhgari
|
01ef5ada02
|
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
|
da523f0061
|
use gBrowser instead of getBrowser() in browser chrome tests
|
2009-09-14 01:18:19 +02:00 |
|
Dão Gottwald
|
32c8f9d7d5
|
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
|
2009-09-09 09:50:46 +02:00 |
|
Ehsan Akhgari
|
b0b9dbf569
|
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
|
c51e00493a
|
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
|
5b457ece1d
|
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
|
ba372f3a4c
|
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
|
f6fbe9828b
|
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
|
3f8f40882a
|
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
|
722060fcba
|
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
|
f88c1b1cad
|
Bug 502239 - fix focusElement() misuse. r=enn
|
2009-08-10 18:27:10 +02:00 |
|
Ehsan Akhgari
|
fe6e4f9a29
|
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
|
1b3208f266
|
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
|
97650a8c71
|
Bug 507963 - Intermittent failure of browser_privatebrowsing_findbar.js r=ehsan
|
2009-08-06 16:34:13 +02:00 |
|
Dão Gottwald
|
43d1a1d645
|
Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin
|
2009-08-04 20:10:23 +02:00 |
|
Ehsan Akhgari
|
cdf7795a7a
|
Sort the private browsing browser-chrome test files alphabetically
|
2009-08-02 22:25:44 +04:30 |
|
Ehsan Akhgari
|
79f10135b7
|
Bug 462639 - Handle view-source windows in Private Browsing mode; r=mconnor
|
2009-08-02 22:23:17 +04:30 |
|
Ehsan Akhgari
|
567bc9e1ac
|
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
|
944b95917c
|
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
|
0b3ef2b6d8
|
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
|
53cba00237
|
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
|
85fb282858
|
Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor
|
2009-08-02 22:23:01 +04:30 |
|
Ehsan Akhgari
|
14b3197711
|
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
|
63c0c4d3e5
|
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
|
0a31ee3c70
|
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
|
80160a21ee
|
Bug 491756 - Clear geolocation token when forget about this site is called r=gavin
|
2009-05-06 18:28:50 -07:00 |
|
Ehsan Akhgari
|
c7862e55bd
|
Bug 462041 - Refresh the Privacy preference pane; r=mconnor
|
2009-04-16 00:18:22 +03:30 |
|
Ehsan Akhgari
|
29bb7adb67
|
Backout bug 462041 due to test failures on Mac
|
2009-04-14 16:16:42 +03:30 |
|
Ehsan Akhgari
|
b6180cf1da
|
Bug 462041 - Refresh the Privacy preference pane; r=mconnor
|
2009-04-14 14:06:51 +03:30 |
|
Mike Connor
|
10a4c65886
|
Bug 481598 - Starting Private browsing from window-less state shows last closed tab from PB mode in list of recently closed tabs after stop. r=gavin
|
2009-04-09 08:43:27 +02:00 |
|
Boris Zbarsky
|
ae41479a15
|
Backed out changeset b1237eca3670 (bug 481598) on suspicion of causing intermittent leak orange.
|
2009-04-09 12:01:21 -04:00 |
|
Mike Connor
|
c939def125
|
Bug 481598 - Starting Private browsing from window-less state shows last closed tab from PB mode in list of recently closed tabs after stop. r=gavin
|
2009-04-09 08:43:27 +02:00 |
|
Ehsan Akhgari
|
596b63242a
|
Bug 483608 - Disable Forget This Site in Private Browsing mode for Firefox 3.5; r=mak77,gavin
|
2009-04-03 22:25:37 +03:30 |
|
Ehsan Akhgari
|
1063b73150
|
Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh
|
2009-04-03 13:56:26 +03:30 |
|
Dão Gottwald
|
a5d4ae3d6c
|
Backout bug 463256 (changeset 1886b176f000), trying to fix orange. Tracked in bug 486655.
|
2009-04-03 16:07:43 +02:00 |
|
Ehsan Akhgari
|
6c0bfc5f88
|
Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh
|
2009-04-03 13:56:26 +03:30 |
|
Ehsan Akhgari
|
5a353e5aed
|
Bug 485322 - Move the "Learn More" link in about:privatebrowsing to its own line; r=gavin ui-r=faaborg
|
2009-03-28 11:20:36 +03:30 |
|