Commit Graph

91 Commits

Author SHA1 Message Date
Nihanth Subramanya
26cf222d69 Bug 1645924 - Update "Cookies" and "Heads up" strings for cookieBehavior=5 in content blocking prefs. r=prathiksha,fluent-reviewers,preferences-reviewers,flod,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D92430
2020-10-22 13:03:48 +00:00
julianwels
0c80a84d5b Bug 1671122 - Fixed bug where second click on HTTPS-Only Mode enable-checkbox disables it again. r=ckerschb,preferences-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D93519
2020-10-15 19:54:31 +00:00
Gijs Kruitbosch
282c8bc7e2 Bug 1663852 - fix identical code in both branches in the preferences, r=emalysz,preferences-reviewers,mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D89556
2020-09-09 16:54:51 +00:00
pbz
51cee31f8d Bug 1663750 - Removed duplicate click event listener for 'changeBlockListLink'. r=Gijs,preferences-reviewers
The 'allowDuplicateDialogs' option covered up a bug where we had two click event listeners for the
changeBlockListLink. This should fix the duplicate dialog.
However, there seem to be timing issues with the 'allowDuplicateDialogs' option we should look
into as follow up work.

Differential Revision: https://phabricator.services.mozilla.com/D89585
2020-09-09 12:53:18 +00:00
pbz
9684cdfd60 Bug 1661030 - Refactor SubDialog and TabDialogBox to support passing multiple window arguments. r=Gijs,preferences-reviewers
This also updates the behavior of the allowDuplicates check:
Instead of only checking if the top dialog is a duplicate, it will now check the whole stack and
skip the dialog open if a duplicate URL is found.
This fixes an issue where callers could alternate between dialogs to bypass the check.

Differential Revision: https://phabricator.services.mozilla.com/D88422
2020-09-02 14:24:47 +00:00
Tim Giles
203eb2de91 Bug 1660998 - Don't disable the password manager checkbox in permanent private browsing mode. r=MattN,preferences-reviewers,ntim
Password saving has been possible in private browsing since bug 1520960

Differential Revision: https://phabricator.services.mozilla.com/D88323
2020-08-28 03:44:42 +00:00
Yura Zenevich
6550e83abc Bug 1613468 - remove "Prevent accessibility services from accessing your browser" from about:preferences/Privacy & Security. r=chutten,fluent-reviewers,preferences-reviewers,Gijs
* Removing front end for the checkbox that allows users disable accessibility services
* Removing already expired telemtry probe for preferences.prevent_accessibility_services

Differential Revision: https://phabricator.services.mozilla.com/D86994
2020-08-14 15:40:28 +00:00
Tim Giles
50342e1a5d Bug 1620753 - Indicate to the user when privacy.services.passwordSavingEnabled has set a new value via an extension. r=mstriemer,fluent-reviewers,preferences-reviewers,flod,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D85629
2020-08-12 18:06:30 +00:00
Christoph Kerschbaumer
9aabc9d545 Bug 1658325: HTTPS-Only Mode: Have HOM entry in about:preferences link to sumo page r=JulianWels,preferences-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D86561
2020-08-11 11:07:26 +00:00
Matthew Noorenberghe
1d915725c4 Bug 1653798 - Add Primary Password SUMO link and text about the name change. r=preferences-reviewers,fluent-reviewers,flod,ntim
`forms-primary-pw-former-name = {""}` is used when this term didn't change for a locale.

Differential Revision: https://phabricator.services.mozilla.com/D84291
2020-07-22 07:16:29 +00:00
Matthew Noorenberghe
6bcdecd274 Bug 1644807 - Switch to Primary Password user-facing terminology in browser/. r=Gijs,mkaply,fluent-reviewers,preferences-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D83895
2020-07-17 23:00:37 +00:00
Christoph Kerschbaumer
94971078df Bug 1644152: Expose HTTPS-Only Mode in about:preferences. r=preferences-reviewers,Gijs,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D82074
2020-07-09 16:56:46 +00:00
Michael Kaply
cdcabe513f Bug 1466512 - Add a policy for forcing a master password. r=fluent-reviewers,MattN,flod
Differential Revision: https://phabricator.services.mozilla.com/D70935
2020-06-04 20:01:54 +00:00
Harry Twyford
1c89d4ac36 Bug 1627858 - Add a user visible preference to disable Top Sites on focus. r=dao,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D76246
2020-05-27 16:45:47 +00:00
Liang-Heng Chen
48423d9c60 Bug 1635984 - use effective cookie behavior in preferences page; r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D74128
2020-05-26 17:35:12 +00:00
Jared Wein
aef0b07057 Bug 1636820 - Don't request dialog strings for OS authentication on Linux since the feature isn't supported there yet. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D74698
2020-05-13 05:11:36 +00:00
Jared Wein
96cd7bb64e Bug 1636909 - Update the Master Password OS authentication prompt string on Windows. r=MattN,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D74707
2020-05-11 20:37:39 +00:00
Jared Wein
a2bde17e1f Bug 1632854 - Pass the ChromeWindow reference to the OSKeyStore instead of the content global so the dialog will be app modal. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D73109
2020-04-29 20:28:11 +00:00
Tim Nguyen
649d590287 Bug 1201243 - Reformat with prettier.
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D72039
2020-04-22 23:35:25 +00:00
Tim Nguyen
b6222c779d Bug 1201243 - Make browser/components/preferences/in-content top-level and move dialogs to a subdirectory. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D72038
2020-04-22 23:35:08 +00:00
Jared Wein
f10555e743 Bug 1140495 - Remove support for windowed preferences. r=ttaubert 2015-09-02 12:12:55 -04:00
Dave Townsend
94af55cd23 Bug 1188281: Control search suggests prefs UI based on the unfied autocomplete pref. r=adw 2015-08-05 15:29:26 -07:00
Marco Bonardo
3d80c16ece Bug 1173939 - Race condition in browser.urlbar.suggest. preferences handlers. r=adw 2015-07-16 13:37:47 +02:00
Dave Townsend
4a1c09a503 Bug 1176205: Disable search suggestions by default and hide the UI on non-nightly builds. r=adw, r=mak 2015-06-24 14:09:59 -07:00
Ryan VanderMeulen
327e3aca15 Backed out changeset 257dc5010bad (bug 1176205) for browser_privacypane_5.js failures.
CLOSED TREE
2015-06-24 16:03:02 -04:00
Dave Townsend
509f9b8771 Bug 1176205: Disable search suggestions by default and hide the UI on non-nightly builds. r=adw 2015-06-19 12:01:28 -07:00
Marco Bonardo
bba074682a Bug 1173745 - Add Search suggestion toggle to location bar preferences. r=adw 2015-06-11 13:20:50 -07:00
Drew Willcoxon
9a3b4e7095 Back out c465d65204b7 bug 1173745 for bustage on a CLOSED TREE. 2015-06-11 15:38:43 -07:00
Marco Bonardo
af528c49b2 Bug 1173745 - Add Search suggestion toggle to location bar preferences. r=adw 2015-06-11 13:20:50 -07:00
Jared Wein
94d2a92a2a Bug 1064261 - Check if the preference is locked before making the related control enabled. r=Gijs 2015-03-17 10:57:00 +01:00
Carsten "Tomcat" Book
1cdef742d3 merge mozilla-inbound to mozilla-central a=merge 2014-11-13 16:20:52 +01:00
Monica Chew
41e73453f3 Bug 1046430: Make cookie behavior the same on beta/release as on aurora/nightly (r=jdm) 2014-10-02 15:49:26 -07:00
Alex Bardas
52e7d249a3 Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
Monica Chew
4872f82a18 Bug 1031033: Expose tracking protection pref in privacy pref pane, r=adw 2014-06-30 14:21:04 -07:00
Sid Stamm
66191bf871 Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus) 2014-01-28 09:26:16 -08:00
Phil Ringnalda
89b14d6af0 Back out 3 changesets (bug 1042135) for robocop bustage
CLOSED TREE

Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Sid Stamm
7189297f20 Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus) 2014-01-28 09:26:16 -08:00
Jared Wein
06f47636a0 Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs 2014-08-20 17:22:55 -04:00
Jim Blandy
39dc0c6097 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Ehsan Akhgari
f10ab66db8 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
4517454430 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
c9b68d9ad0 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
1ae2d493a1 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
06461dcf1b 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
1137ff6f5e Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske) 2013-02-22 08:16:01 -08:00
Dão Gottwald
b8316ee5f3 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
5ab06de081 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
Sid Stamm
21d1f6cf48 Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske) 2012-06-14 14:19:27 -07:00
Josh Matthews
fb2404ae23 Bug 801823 - Prompt to restart Firefox when changing the private browsing autostart preference. r=ehsan 2012-12-20 17:57:20 -05:00
Ehsan Akhgari
e82fa1f833 Bug 722983 - Fix the back-end handling of permanent private browsing mode through the per-window private browsing APIs; r=jdm 2012-10-16 18:06:38 -04:00