Closed Bug 1342133 Opened 7 years ago Closed 7 years ago

Support non-permission properties in manifest as permissions

Categories

(WebExtensions :: Untriaged, enhancement, P3)

49 Branch
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mixedpuppy, Unassigned)

References

Details

(Whiteboard: permissions, [triaged])

In some cases, normal properties in a manifest may require a message in the permissions prompt and it is redundant to have separate entries for a permission.  A good example is the consideration of having a permission message for protocol_handlers (bug 1310427 has some discussion).  We should have a standard mechanism for this, perhaps an additional key in the property [e.g. permission=true] so it can be added during parsing.
Priority: -- → P2
Whiteboard: permissions, [triaged]
Severity: normal → enhancement
Priority: P2 → P3
At this point we do this for the devtools page but its done through code. If this is something that keeps coming then we could re-open this. But hopefully we won't need it that much.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.