Closed
Bug 1570248
Opened 6 years ago
Closed 5 years ago
Stop using --lwt-background-tab-separator-color for the separator between the tracking protection and identity icons
Categories
(Firefox :: Theme, defect, P1)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | fixed |
People
(Reporter: dao, Assigned: timhuang)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [privacy-panel][skyline])
Attachments
(1 file)
As you can tell by its name, --lwt-background-tab-separator-color is not at all the right color to use here, and will randomly fail to produce reasonable results depending on the specific webextension theme colors.
Reporter | ||
Updated•6 years ago
|
Blocks: protections-panel
Comment 1•6 years ago
|
||
--urlbar-separator-color is what you'd want to use here.
Reporter | ||
Updated•6 years ago
|
Priority: P2 → --
Whiteboard: [privacy-panel][skyline]
Updated•6 years ago
|
Priority: -- → P1
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → tihuang
Assignee | ||
Comment 2•5 years ago
|
||
The patch changes the color of the separator after the shield to use
variable '--urlbar-separator-color' instead of the variable
'--lwt-background-tab-separator-color'. And it removes the opacity.
Assignee | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af78e873d1e8
Change the color of the separator after the shield icon. r=johannh
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Updated•5 years ago
|
status-firefox68:
--- → unaffected
status-firefox-esr60:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•