Closed
Bug 1408499
Opened 8 years ago
Closed 1 year ago
Implement required_keys in the manifest
Categories
(WebExtensions :: Compatibility, enhancement, P5)
WebExtensions
Compatibility
Tracking
(firefox57 wontfix)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | wontfix |
People
(Reporter: andy+bugzilla, Unassigned)
References
Details
https://browserext.github.io/browserext/#required-keys
Per spec:
5.5 The required_keys key
This key is optional, but if it is specified, it provides a list of strings representing manifest keys that MUST be supported. If the browser loading the extension does not support the specified key, the browser MUST reject the manifest and not load the extension.
| Reporter | ||
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P5
Updated•7 years ago
|
Product: Toolkit → WebExtensions
Updated•3 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•