Open
Bug 1415209
Opened 7 years ago
Updated 2 years ago
Properly support property aliases in theming API
Categories
(WebExtensions :: Themes, defect, P5)
WebExtensions
Themes
Tracking
(firefox57 wontfix)
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: ntim, Unassigned)
References
(Blocks 1 open bug)
Details
There are two things to fix:
- Setting both a property and its alias should probably give an error, or use the Firefox equivalent
- getCurrent() should return some normalized form of the theme (with aliases processed)
Updated•7 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P5
Reporter | ||
Updated•7 years ago
|
Blocks: themingapi-polish
Reporter | ||
Updated•7 years ago
|
No longer blocks: themingapi
Updated•7 years ago
|
Component: WebExtensions: Frontend → WebExtensions: Themes
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•