Ehsan Akhgari
41799c3818
Bug 973658 - Actually revert the value of the Permanent Private Browsing pref when the user presses Cancel in response to the restart dialog; r=jdm
...
Before we were implicitly relying on the pref being reverted through
the checkbox, but that won't happen if the checkbox was never clicked
by the user.
2014-02-18 08:49:39 -05:00
Sid Stamm
657cbf39b4
bug 851606 - automatically disable bug 818340 in beta/release, but leave it enabled in nightly/aurora. r=gavin
2013-05-14 12:11:56 -04:00
Josh Matthews
2f30e06f65
Bug 851489 - Delay restarting the browser until the preferences dialog elements are completely updated. r=ehsan
2013-03-17 11:04:55 -04:00
Ehsan Akhgari
606632cca7
Bug 851473 - Include the correct prompt string when switching from/to permanent private browsing mode in the preferences dialog; r=jdm
2013-03-15 13:34:59 -04:00
Josh Matthews
5abfef8e64
Bug 842290 - Make privacy preference tab always check for permanent private browsing status changing, regardless of whether pref changes apply instantly. r=ehsan
2013-03-06 09:51:00 -05:00
Jonathan Mayer
4bd2d83991
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
...
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
2013-02-22 08:16:01 -08:00
Dão Gottwald
88ab7ae2fc
Bug 835907 - DNT preferences "Learn more" link shouldn't open in new window. r=dolske
2013-02-05 10:35:21 +01:00
Ehsan Akhgari
32d278987e
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Sid Stamm
a76deecae8
Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
...
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Josh Matthews
5311ac1bba
Bug 801823 - Prompt to restart Firefox when changing the private browsing autostart preference. r=ehsan
...
--HG--
rename : browser/components/preferences/in-content/tests/privacypane_tests.js => browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js
rename : browser/components/preferences/tests/privacypane_tests.js => browser/components/preferences/tests/privacypane_tests_perwindow.js
2012-12-20 17:57:20 -05:00
Ehsan Akhgari
8cdd915b57
Bug 722983 - Fix the back-end handling of permanent private browsing mode through the per-window private browsing APIs; r=jdm
...
--HG--
extra : rebase_source : 31358b29c5b3c5f6921598ea3246aede62ca78db
2012-10-16 18:06:38 -04:00
Andres Hernandez
13b53f0578
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
...
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Geoff Lankow
237b5a24af
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
2012-01-17 14:34:51 +13:00
Javi Rueda
43645f0229
Bug 708595 - Clarify download history related preferences in the Privacy pane. r=jwein
...
--HG--
extra : rebase_source : 16f3e7973494a01bc0be1287ceaee636416258e2
2012-02-13 21:54:41 +01:00
Ehsan Akhgari
893162022f
Bug 614326 - browser_privacypane_*.js cause ASSERTION: XPConnect is being called on a scope without a 'Components' property due to no unregistration of autoStartPrivateBrowsingObserver; r,a=gavin
2010-11-26 15:24:26 -05:00
Marco Bonardo
cced464000
Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg
2010-01-15 17:40:14 +01: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
Drew Willcoxon
f308a38f48
Bug 490199 - Selected option in new privacy pane not sticky when switching from never remember to customized view; r=rs
2009-05-16 09:24:28 +04:30
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
Ehsan Akhgari
4d72c92735
Bug 462041 - Refresh the Privacy preference pane; r=mconnor
2009-04-14 14:06:51 +03:30
Mike Beltzner
b2a6a83a71
Bug 480260 - disable Clear Recent History when in Private Browsing mode; r=mconnor ui-r=beltzner a1.9.1=blocking-firefox3.1+
2009-02-27 23:55:04 +03:30
Roberto Estrada
87d7e9c7f0
Bug 471898 - In Tools > Options > Privacy: if sanitize on shutdown is off settings... button should be disabled. r=gavin
2009-02-07 13:04:09 +01:00
Edward Lee
a0fa2b97c8
Bug 471903 - pref urlbar.autocomplete.enabled is no longer implemented. r=dietrich
...
Bug 472943 - Two confusable preferences, "browser.urlbar.search.sources" and "browser.urlbar.default.behavior", should be unified
--HG--
rename : toolkit/components/places/tests/autocomplete/test_search_sources.js => toolkit/components/places/tests/autocomplete/test_enabled.js
2009-01-21 02:00:04 -06:00
Ehsan Akhgari
01a453eea4
Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner
2009-01-02 03:30:49 +03:30
David Humphrey
6a67d0f290
Bug 430901 - "The checkbox in the Tools>Options menu, under the Privacy tab, the "Keep my History for at least X days" will not save any changes, and remains unchecked." (privacy.js patch to deal with case of mirror=0) [r=dietrich]
2008-07-12 05:15:42 -05:00
dwitte@stanford.edu
fce0f1cc0a
Bug 419596 - add third party cookie blocking option to cookie pref UI. r=gavin ui-r=beltzner blocking-firefox3+
2008-03-11 11:23:25 -07:00
reed@reedloden.com
4a64020df2
Bug 417800 - "FF 3b3: 3rd party cookies are not set, but third party cookies *should* be sent" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r=mconnor a=blocking1.9+]
2008-02-25 00:50:16 -08:00
dwitte@stanford.edu
4f81d3bb70
Bug 324397 - 'Allow cookies for the original site only' preference, should be selected by default. relanding now that bug 404399 is fixed. r=mconnor, a=mconnor/schrep
2007-12-19 15:58:38 -08:00
dietrich@mozilla.com
3beb4ac515
Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer, take 2)
2007-12-05 00:30:07 -08:00
dietrich@mozilla.com
b60b7f31eb
Backing out bug 402880
2007-12-05 00:01:13 -08:00
dietrich@mozilla.com
aa7eeb3e59
Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer)
2007-12-04 23:40:49 -08:00
dwitte@stanford.edu
b91bedc9c1
backing out due to tinderbox orange.
2007-11-15 03:24:20 -08:00
dwitte@stanford.edu
973a75738f
Bug 324397 - 'Allow cookies for the original site only' preference should be selected by default. patch by dveditz and dwitte; r=mconnor, a=schrep+mconnor
2007-11-15 01:31:16 -08:00
hg@mozilla.com
465265d0d4
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00