Open
Bug 1728328
Opened 2 years ago
Updated 1 year ago
User Handling on API requests originated from the background service worker
Categories
(WebExtensions :: General, task, P2)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: rpl, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [mv3-m3])
A subset of the WebExtensions API can only be called while handling user input (e.g. browser.permissions.request is one of them), as a follow up to Bug 1688040 we should look into how that should be handled for the background service workers.
Updated•2 years ago
|
Reporter | ||
Comment 1•2 years ago
|
||
Severity N/A: this is a followup task related to ongoing work (which is currently only enabled in nightly).
Severity: -- → N/A
Priority: -- → P2
Updated•1 year ago
|
Points: --- → 3
You need to log in
before you can comment on or make changes to this bug.
Description
•