Record STATE_UNBLOCKED_UNSAFE_CONTENT event to content blocking log when unblock API of URL Classifier is called
Categories
(Core :: Privacy: Anti-Tracking, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: dimi, Assigned: dimi)
References
Details
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1662362 - Treat shimmed resources as blocked in protections panel category subviews. r=timhuang!
47 bytes,
text/x-phabricator-request
|
Details | Review |
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
•
|
||
Hi Tim,
Can you help take this over? thanks!
Comment 3•5 years ago
|
||
The solution in this patch somewhat works, but one thing that is unsolved is that the compounded state will not allow for a consumer to check if a resource was blocked by a specific category of content blocking via this channel unblocking path, without looking at the full content blocking log.
This flaw is a commonly occurring theme due to the way content blocking state is designed. I'm not sure if there's a better way to do this at the moment. We already have some bugs where a category is shown as "blocked" when there's actually nothing in that category present in the content blocking log due to making inferences like this.
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2ae204986ebc
https://hg.mozilla.org/mozilla-central/rev/bb98f4ba93ed
Description
•