Closed
Bug 1454501
Opened 7 years ago
Closed 7 years ago
Make NTP dark theme available only for users of the built-in Dark theme
Categories
(Firefox :: New Tab Page, defect, P1)
Firefox
New Tab Page
Tracking
()
Tracking | Status | |
---|---|---|
firefox61 | --- | verified |
People
(Reporter: rrosario, Assigned: rrosario)
References
Details
Attachments
(2 files)
Instead of guessing if theme is dark or light by textcolor, we'll hard code it to only activate on Dark theme (id="firefox-compact-dark@mozilla.org").
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → rrosario
Iteration: --- → 61.3 - Apr 23
Priority: -- → P1
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/ee4767547d53c06dfc9dc238f2c44164fe5e9d8e
Fix Bug 1454501 - apply dark theme only to builtin Dark theme
https://github.com/mozilla/activity-stream/commit/2e41605750b3f2132de3610242ee1e0145eb7839
Merge pull request #4095 from rlr/Bug1454501/dark-theme-only
Fix Bug 1454501 - apply dark theme only to builtin Dark theme
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/7f97e0f7bc713fe498e7fc61d6130bf030f17ba0
Fix Bug 1454501 - followup to ee47675 to handle default theme being undefined
https://github.com/mozilla/activity-stream/commit/fbc8f8cc9ac8a5666d60c93c7e7eb32463cafbb7
Merge pull request #4099 from rlr/followup-dark-switch-fix
Fix Bug 1454501 - followup to ee47675 to handle default theme being undefined
Comment 5•7 years ago
|
||
status-firefox61:
--- → fixed
Target Milestone: --- → Firefox 61
Comment 6•7 years ago
|
||
Build ID 20180422223305
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
I have verified that the issue is no longer reproducible on the latest Nightly build on Windows 10 x64, Mac 10.13.3 and Arch Linux x64. The New Tab page dark theme is only triggered when the browser's dark theme is enabled.
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•