Support Permissions API in Worker Context
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P3)
Tracking
()
People
(Reporter: poiru, Assigned: baku)
References
()
Details
(4 keywords)
Crash Data
Attachments
(1 file)
Reporter | ||
Updated•9 years ago
|
Updated•6 years ago
|
Updated•5 years ago
|
Updated•2 years ago
|
Comment 2•1 year ago
|
||
Moving this to "Privacy: Anti-Tracking" as the Permissions API is actively owned by the anti-tracking team, ex: bug 1805860, although the moz.build bugzilla component mapping should probably be updated. It's also the case that most of the design decisions for implementing this relate to architectural decisions about the Permission Manager owned by the same team since the big question is about whether the permission manager can be asked things OMT and if not, how to enhance that.
Updated•9 months ago
|
Updated•3 months ago
|
Comment 3•3 months ago
|
||
Changing to worker, because this affects all workers: ServiceWorker, SharedWorker, WebWorker.
Updated•3 months ago
|
Assignee | ||
Comment 4•2 months ago
|
||
Comment 6•2 months ago
|
||
Backed out for causing wpt failures complaining about persistent-storage.
Backout link: https://hg.mozilla.org/integration/autoland/rev/396d9a301910496ec91f2eceb513d3a5854412b2
Push where failures started: https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel&revision=51e855a9eb6c9a0adb4247b6705099abf3d0d6e7&selectedTaskRun=IYw4c4aPRhSIaDk1wge5DA.0
Failure log: https://treeherder.mozilla.org/logviewer?job_id=477520222&repo=autoland&lineNumber=4393
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Comment 8•2 months ago
|
||
bugherder |
Comment 9•2 months ago
|
||
:baku could you consider nominating this for a release note? (Process info)
Assignee | ||
Comment 10•2 months ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Permissions API is exposed to Workers. This could fix some webcompact issue
[Affects Firefox for Android]: yes
[Suggested wording]: Support Permissions API in Worker Context
[Links (documentation, blog post, etc)]: https://w3c.github.io/permissions/
Comment 11•2 months ago
|
||
Thanks, added to the Fx133 nightly release notes, please allow 30 minutes for the site to update.
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx133 release notes.
Comment 12•2 months ago
|
||
Remove the relnote and clearing the relnote flag for now since this will be backed out of nightly for causing Bug 1923938
(Note: I will add the relnote back whenever this lands again)
Comment 13•2 months ago
|
||
Backed out for causing as requested by dmeehan for causing Bug 1923938.
Comment 14•2 months ago
|
||
Assignee | ||
Updated•2 months ago
|
Comment 16•2 months ago
|
||
Comment 17•2 months ago
|
||
Copying crash signatures from duplicate bugs.
Comment 18•2 months ago
|
||
bugherder |
Comment 19•2 months ago
|
||
Added the relnote back to the FX133.0a1 notes
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx133 release notes.
Comment 20•1 month ago
|
||
FF133 MDN docs work for this tracked in https://github.com/mdn/content/issues/36530. This was just a release note and browser compatibility update.
Comment 21•17 days ago
|
||
Added to the Fx133 release notes.
Available to preview on staging, please allow 30 minutes for the site to update.
Description
•