Open
Bug 1780583
Opened 3 years ago
Updated 2 years ago
support multiple triggering principals for windows.create
Categories
(WebExtensions :: General, enhancement, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: mixedpuppy, Unassigned)
References
Details
(Whiteboard: [addons-jira])
Windows.create can take an array of urls, however we can only have one triggering url for all of them. The problem is that some urls need a content principal to load correctly, which we create based on the url itself. We can't use that principal for an array of urls.
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•