Closed
Bug 1489498
Opened 7 years ago
Closed 8 months ago
Show that a WebExtension is managing content blocking settings
Categories
(WebExtensions :: Frontend, enhancement, P3)
WebExtensions
Frontend
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rpl, Unassigned)
References
Details
This issue is a follow up for Bug 1487297:
once the extensions are going to be able to control the content blocking settings (e.g. if the slow trackers should be blocked or not), the user should be able to see the name of the extension controlling it and be provided an option to disable the extension, near to where the feature is configurable by the user (e.g. from the about:preferences page and the doorhanger UI).
Comment 1•7 years ago
|
||
Note that we currently do this for the TP subset of the content blocking settings (you can install https://addons.mozilla.org/en-US/firefox/addon/tracking-protection-toggle to test it out!)
Updated•7 years ago
|
Comment 2•7 years ago
|
||
The patch from bug 1487297 looks like it just manages the "Slow-Loading Trackers" setting. Is that true?
Flags: needinfo?(ehsan)
Comment 3•7 years ago
|
||
Yes that looks to me, but I didn't write the patch. I think Andrea is planning to update it...
Flags: needinfo?(ehsan) → needinfo?(amarchesini)
Updated•3 years ago
|
Severity: normal → S3
Comment 4•8 months ago
|
||
Luca, is this bug still valid?
Flags: needinfo?(amarchesini) → needinfo?(lgreco)
Reporter | ||
Comment 5•8 months ago
|
||
Looking to Bug 1487297 it looks like it may not be anymore, given that the feature it was meant to be controllable from extensions never landed and the bug closed, then it feels like this should also be wontfixed as well.
For surfacing in about:preferences extensions that may be controlling cookieBehaviors prefs we do have a separate bugzilla issue tracking it (Bug 1390160).
Status: NEW → RESOLVED
Closed: 8 months ago
Flags: needinfo?(lgreco)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•