Closed
Bug 1415826
Opened 7 years ago
Closed 6 years ago
Handle unloading of Theming API themes properly
Categories
(WebExtensions :: Themes, defect, P3)
WebExtensions
Themes
Tracking
(firefox57 wontfix)
RESOLVED
DUPLICATE
of bug 1506199
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: ntim, Unassigned)
References
(Blocks 1 open bug)
Details
Right now, unloading resets to default theme, but it should reset to the last used theme (dark/light or lwt-theme).
Comment 1•7 years ago
|
||
This would indeed mean to start remembering the previously selected theme in a pref. However, we should only do that for built-in themes, because otherwise it might lead to unwanted side effects.
Updated•7 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P3
Reporter | ||
Updated•7 years ago
|
Blocks: themingapi-polish
Reporter | ||
Updated•7 years ago
|
No longer blocks: themingapi
Comment 3•7 years ago
|
||
mass move of existing themes bugs to new WebExtensions: Themes component
Component: WebExtensions: General → WebExtensions: Themes
Updated•7 years ago
|
Product: Toolkit → WebExtensions
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•