Fix permissions.request() does not work in background script
Categories
(WebExtensions :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: kernp25, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
From https://bugzilla.mozilla.org/show_bug.cgi?id=1493396#c10:
This bug can also be triggered when permissions.request is called in response to commands.onCommand from the background page (in which case context.pendingEventBrowser is null and context.xulBrowser is the background <browser>.
window is the hidden window (https://searchfox.org/mozilla-central/rev/59e797b66f5ce8a27ede0e7677688931be7aed20/toolkit/components/extensions/ExtensionParent.jsm#1137), which doesn't have a UI.
Updated•4 years ago
|
I know, there is this bug 1679925. But it seems, this bug got stucked?
Comment 3•4 years ago
|
||
The severity field is not set for this bug.
:mixedpuppy, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 4•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Description
•