Closed
Bug 1502076
Opened 6 years ago
Closed 6 years ago
Remove the fastblock UI
Categories
(Firefox :: Protections UI, enhancement)
Firefox
Protections UI
Tracking
()
RESOLVED
FIXED
Firefox 65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
(Whiteboard: [privacy65])
Attachments
(2 files)
No description provided.
Assignee | ||
Updated•6 years ago
|
Blocks: cookierestrictions
Whiteboard: [privacy65]
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D9794
Pushed by jhofmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fc41d57ddd83
Part 1: Remove the fastblock UI from Preferences r=flod,johannh
https://hg.mozilla.org/integration/autoland/rev/4579afb8b513
Part 2: Remove the fastblock UI from the Control Centre r=johannh
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fc41d57ddd83
https://hg.mozilla.org/mozilla-central/rev/4579afb8b513
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Assignee | ||
Comment 6•6 years ago
|
||
See https://blog.mozilla.org/futurereleases/2018/10/23/the-path-to-enhanced-tracking-protection/ (the section under "Sometimes plans change"...)
Flags: needinfo?(ehsan)
Comment 7•6 years ago
|
||
I tested this and found out that the UI is deleted from Preferences and Control Centre also. There is only one question before I can mark this as Verified.
I saw that browser.fastblock.enabled, browser.fastblock.limit and browser.fastblock.timeout are still available in the about:config page. Even if I set browser.fastblock.enabled to true, the UI will not appear. Is it OK that these preferences are not deleted from about:config even if the UI will not appear?
Flags: needinfo?(ehsan)
Assignee | ||
Comment 8•6 years ago
|
||
(In reply to David Olah from comment #7)
> I tested this and found out that the UI is deleted from Preferences and
> Control Centre also. There is only one question before I can mark this as
> Verified.
>
> I saw that browser.fastblock.enabled, browser.fastblock.limit and
> browser.fastblock.timeout are still available in the about:config page. Even
> if I set browser.fastblock.enabled to true, the UI will not appear. Is it OK
> that these preferences are not deleted from about:config even if the UI will
> not appear?
Yes, that's intentional. The backend code for this feature still exists and is functional, it just won't do anything at the UI level.
Flags: needinfo?(ehsan)
You need to log in
before you can comment on or make changes to this bug.
Description
•