Enable Feature Policy allow attribute and permission delegation by default
Categories
(Core :: DOM: Security, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: tnguyen, Assigned: tnguyen)
References
Details
(Keywords: dev-doc-complete, site-compat, Whiteboard: [domsecurity-active])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Backed out changeset 769db72e480a (bug 1600883) for linting failure on profile/firefox.js CLOSED TREE
Backout revision https://hg.mozilla.org/integration/autoland/rev/01f1b20fe1c209939b9b1bab85f8ea624aa36a80
Failure log https://treeherder.mozilla.org/logviewer.html#?job_id=280972144&repo=autoland
Thomas can you please take a look?
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
Just found it, thanks for backing out. New lintpref changes do not allow the same pref in firefox.js (or all.js) and StaticPrefs.yaml. I will fix it in a follow-up
Comment 6•5 years ago
|
||
bugherder |
Comment 7•5 years ago
|
||
So this is enabling allow
by default on release builds then? That's what it looks like though there is no comment in the bug that says so that simply). Just confirming before I do anything with this for docs. :)
Assignee | ||
Comment 8•5 years ago
|
||
(In reply to Eric Shepherd [:sheppy] from comment #7)
So this is enabling
allow
by default on release builds then? That's what it looks like though there is no comment in the bug that says so that simply). Just confirming before I do anything with this for docs. :)
Yes, we are enabling allow attribute on release builds (if everything goes smoothly and no critical issue found on beta requires to flip off)
Comment 10•5 years ago
|
||
:tnguyen -- If the change needs to be pulled, please let me know by adding dev-doc-needed to the bug to remove it, or by contacting me in IRC or email or wherever if no bug.
Anyway, I've submitted BCD PR 5502 to update the compat table data, and have added a mention on Firefox 73 for developers.
Description
•