Closed
Bug 1199253
Opened 9 years ago
Closed 9 years ago
We should report an error when specifying default_locale without a _locales directory.
Categories
(WebExtensions :: Untriaged, defect, P3)
WebExtensions
Untriaged
Tracking
(firefox43 affected)
RESOLVED
FIXED
Iteration:
45.1 - Nov 16
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: bwinton, Assigned: kmag, Mentored)
References
Details
As per https://developer.chrome.com/extensions/manifest/default_locale:
"[default_locale] Specifies the subdirectory of _locales that contains the default strings for this extension. This field is required in extensions that have a _locales directory; it must be absent in extensions that have no _locales directory."
(I ran into this while trying to port the Whimsy WebExtension to Chrome.)
Mentor: gkrizsanits
Updated•9 years ago
|
Updated•9 years ago
|
Flags: blocking-webextensions+
Assignee | ||
Comment 1•9 years ago
|
||
This should have been fixed by 1192433.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Iteration: --- → 45.2 - Nov 30
Updated•9 years ago
|
Iteration: 45.2 - Nov 30 → 45.1 - Nov 16
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•