add lockwise.firefox.com (and lockbox.firefox.com) to extensions.webextensions.restrictedDomains
Categories
(WebExtensions :: General, defect)
Tracking
(Not tracked)
People
(Reporter: pauljt, Unassigned)
Details
The lockwise extension updates from a https://lockwise.firefox.com/addon/updates.json. Does this need to be added to the restrictedDomains blocklist, or is this not a risk since updates happen as "system requests" and as such, a web extension could not interfere with this domain.
Or to say this another way - does lockwise.firefox.com (or lockbox.firefox.com) have any privileges that warrant us adding these domains to the restrictedDomains blocklist?
Comment 1•6 years ago
|
||
I don't see any reason we need to do this. Extension update requests are already treated as system requests, so extensions can't interfere with them.
Unless we give this domain any other special privileges, I don't see a reason to add additional restrictions.
Comment 2•6 years ago
|
||
Why does this have its own update endpoint rather than going through the well-tested and managed AMO or System-Addon update points?
Comment 3•6 years ago
|
||
The priority flag is not set for this bug.
:ddurst, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 4•6 years ago
|
||
dveditz's question is still a good one, but I'm closing this based on #c1.
Description
•