Closed
Bug 1016077
Opened 11 years ago
Closed 10 years ago
remove "ask me every time" cookie UI pref
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
DUPLICATE
of bug 606655
People
(Reporter: Gavin, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
3.51 KB,
patch
|
Gavin
:
review-
|
Details | Diff | Splinter Review |
It's rather busted and causes all sorts of problems. We'd like to remove the entire feature in bug 546746, but first we should remove its exposure in the preferences dialog.
That means removing the "Keep until: Ask me everytime" menu option if the pref is not set to that value.
Flags: firefox-backlog+
Comment 1•11 years ago
|
||
pardon me, is there a better way to avoid third-party sites to spy on us?
Comment 2•11 years ago
|
||
(In reply to Matus UHLAR - fantomas from comment #1)
> pardon me, is there a better way to avoid third-party sites to spy on us?
e.g.
https://addons.mozilla.org/firefox/addon/privacy-badger-firefox/
https://addons.mozilla.org/firefox/addon/disconnect/
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
your patch implements this:
> That means removing the "Keep until: Ask me everytime" menu option
but not this:
> if the pref is not set to that value.
We could also just migrate users away from that pref value.
Component: General → Preferences
Comment 5•11 years ago
|
||
Hi Tim, can you assign a point value and if the bug should be marked as [qa+] or [qa-].
Iteration: --- → 34.2
QA Whiteboard: [qa?]
Flags: needinfo?(ttaubert)
Updated•11 years ago
|
QA Whiteboard: [qa?] → [qa+]
QA Contact: camelia.badau
| Reporter | ||
Comment 6•11 years ago
|
||
Comment on attachment 8474227 [details] [diff] [review]
0001-Bug-1016077-remove-ask-me-every-time-cookie-UI-pref.patch
We need either pref resetting or "intelligent disabling" (only hide the option when it is not selected).
The former is better longer term, but we need to understand how much we'd benefit from removing the core support for this configuration, and what the alternatives are for people who really want this behavior.
Attachment #8474227 -
Flags: review?(gavin.sharp) → review-
Updated•11 years ago
|
Assignee: ttaubert → nobody
Status: ASSIGNED → NEW
Iteration: 34.2 → ---
Flags: needinfo?(ttaubert)
| Reporter | ||
Updated•11 years ago
|
Points: --- → 3
QA Whiteboard: [qa+]
Flags: qe-verify+
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•