Consider removing nsContentBlocker
Categories
(Core :: Permission Manager, enhancement, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: nika, Assigned: emz)
References
Details
Attachments
(5 files, 1 obsolete file)
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
| Reporter | ||
Comment 4•9 years ago
|
||
Comment 5•9 years ago
|
||
Updated•9 years ago
|
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
Comment 9•9 years ago
|
||
| Reporter | ||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Comment 12•9 years ago
|
||
Updated•9 years ago
|
Comment 13•9 years ago
|
||
Updated•9 years ago
|
Comment 14•9 years ago
|
||
Comment 15•9 years ago
|
||
Comment 16•9 years ago
|
||
Comment 17•9 years ago
|
||
Comment 18•9 years ago
|
||
Comment 19•9 years ago
|
||
| bugherder | ||
Comment 20•9 years ago
|
||
Comment 21•9 years ago
|
||
Comment 22•9 years ago
|
||
| Reporter | ||
Comment 23•9 years ago
|
||
Comment 24•9 years ago
|
||
| Reporter | ||
Comment 25•9 years ago
|
||
Comment 26•9 years ago
|
||
Updated•9 years ago
|
Comment 27•9 years ago
|
||
| Reporter | ||
Comment 28•9 years ago
|
||
Comment 29•9 years ago
|
||
| Reporter | ||
Comment 30•9 years ago
|
||
Comment 31•9 years ago
|
||
Comment 32•9 years ago
|
||
Updated•9 years ago
|
Comment 33•6 years ago
|
||
Let's give this another shot! Ehsan, pbz and I talked about this and we think that nsContentBlocker should really go.
- We should add Telemetry for image blocking. Find out how many people are using it and if it's used enough to be supported (because extensions can easily do the same thing)
- Even if we have to keep supporting image blocking, we could disable nsContentBlocker unless there are any image permissions set.
- We could also do a soft deprecation where we do a migration that sets a pref for the UI when the user has image permissions, but hides the UI by default.
🔥
Comment 34•6 years ago
|
||
Something I actually just realized now is that the image permission also doesn't block all images on the page, because it checks the permission per-load. So disabling images on bugzilla.mozilla.org would have almost no effect since all avatar images are hosted on Gravatar. Then I turned off images for Gravatar in the page info media tab just to see what happens, and then it turns out I can't turn it back on because, tada, you can only get the UI to show if any images were loaded. What a dumpster fire. uMatrix is a much nicer experience for this.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 35•6 years ago
|
||
Posted to firefox-dev: https://mail.mozilla.org/pipermail/firefox-dev/2019-November/007262.html
| Assignee | ||
Comment 36•6 years ago
|
||
| Assignee | ||
Comment 37•6 years ago
|
||
Depends on D59695
| Assignee | ||
Comment 38•6 years ago
|
||
Depends on D59696
Comment 39•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 40•6 years ago
|
||
| bugherder | ||
Comment 41•6 years ago
|
||
The other changes still need to land.
Updated•6 years ago
|
Comment 42•6 years ago
|
||
Comment 43•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/dea8bc3b320a
https://hg.mozilla.org/mozilla-central/rev/798234088fd9
Description
•