Closed
Bug 1697334
Opened 4 years ago
Closed 4 years ago
support matches in web_accessible_resources
Categories
(WebExtensions :: General, enhancement, P2)
WebExtensions
General
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [mv3-m1])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Implement the matches property in web_accessible_resources
Assignee | ||
Comment 1•4 years ago
|
||
This patch implements support for the manifest V3 matches property
which limits what hosts may load an extensions web_accessible_resources.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Whiteboard: mv3:m1
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f1d11e15050
implement matches property in web_accessible_resources r=zombie,ckerschb,necko-reviewers,smaug
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Whiteboard: mv3:m1 → [mv3-m1]
Updated•2 years ago
|
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•