Implement an add-on block URL-Classifier feature
Categories
(Toolkit :: Safe Browsing, task)
Tracking
()
People
(Reporter: baku, Assigned: baku)
References
(Blocks 1 open bug)
Details
(Keywords: sec-other, Whiteboard: [addons-jira] [adv-main147-])
Attachments
(7 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
3.37 KB,
text/plain
|
chutten
:
data-review-
|
Details |
Introduce a new URL Classifier protection feature (addon-protection) that cancels network requests initiated by WebExtensions when the request URL matches a Mozilla-managed blocklist.
| Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
| Assignee | ||
Updated•9 months ago
|
| Assignee | ||
Comment 2•9 months ago
|
||
| Assignee | ||
Comment 3•9 months ago
|
||
| Assignee | ||
Comment 4•9 months ago
|
||
| Assignee | ||
Comment 5•9 months ago
|
||
Updated•9 months ago
|
| Assignee | ||
Comment 6•6 months ago
|
||
Comment 10•6 months ago
|
||
Comment 11•6 months ago
|
||
The test-verify intermittent is probably worth addressing as follow-up https://treeherder.mozilla.org/jobs?repo=autoland&fromchange=b8e306c17220af4d7cc8a85215bb3abdffbed81d&selectedTaskRun=BGMREulHR0q1Qqdzc_6K1w.0
Comment 12•6 months ago
|
||
https://hg.mozilla.org/mozilla-central/rev/85258411f49a
https://hg.mozilla.org/mozilla-central/rev/a5fbdff75d86
https://hg.mozilla.org/mozilla-central/rev/7fa45743d448
https://hg.mozilla.org/mozilla-central/rev/9d2bcad7c3cd
https://hg.mozilla.org/mozilla-central/rev/ea5a37dfadcb
https://hg.mozilla.org/mozilla-central/rev/0d726adda97e
https://hg.mozilla.org/mozilla-central/rev/6f79dabce899
Updated•5 months ago
|
Updated•5 months ago
|
| Assignee | ||
Comment 13•5 months ago
|
||
Comment 14•5 months ago
|
||
Comment on attachment 9533863 [details]
request.md
Default-on collection of Category 3 data requires the Sensitive Data Collection Review process (basically an email thread) as Data Stewards are unable to quickly/obviously assert that the collection is within policy.
data-review- pending Sensitive Data Collection Review
Updated•4 months ago
|
Comment 15•3 months ago
|
||
For future reference, I should be a reviewer on any changes to Policies or at least notified about them so they can be documented.
What should be said about this in the policy documentation?
| Assignee | ||
Comment 16•3 months ago
|
||
Last time I spoke with Legal this policy change was not required.
Comment 17•3 months ago
|
||
I meant enterprise policies. There was code added for this to enterprise policies that needs to be documented.
Comment 18•3 months ago
|
||
And actually, the change to Policies.sys.mjs won't work at all because the policies-schema wasn't updated.
Comment 19•3 months ago
|
||
(In reply to Mike Kaply [:mkaply] from comment #18)
And actually, the change to Policies.sys.mjs won't work at all because the policies-schema wasn't updated.
Filed bug 2018964 as a follow-up.
Description
•