Closed
Bug 1441855
Opened 7 years ago
Closed 7 years ago
--chrome-nav-buttons-background and --chrome-nav-buttons-hover-background are defined but never referenced
Categories
(Firefox :: Theme, defect, P3)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
Firefox 61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: jaws, Assigned: mkohler)
References
Details
Attachments
(1 file)
This is a regression from bug 1366555.
Flags: needinfo?(me)
| Reporter | ||
Updated•7 years ago
|
Summary: --chrome-nav-buttons-background is defined but never referenced → --chrome-nav-buttons-background and --chrome-nav-buttons-hover-background are defined but never referenced
| Assignee | ||
Comment 1•7 years ago
|
||
Good catch, will remove those definitions.
Assignee: nobody → me
Status: NEW → ASSIGNED
Flags: needinfo?(me)
| Reporter | ||
Comment 2•7 years ago
|
||
Bug 1441882 added a test that catches these types of errors. When fixing this, the entry for this bug will need to be removed from the whitelist in browser_parsable_css.js.
Updated•7 years ago
|
Priority: -- → P3
Comment 3•7 years ago
|
||
Removes unused --chrome-nav-buttons-background and --chrome-nav-buttons-hover-background definitions
Comment 4•7 years ago
|
||
Comment on attachment 8966337 [details]
Bug 1441855 - remove unused --chrome-nav-buttons-background and --chrome-nav-buttons-hover-background definitions r=jaws
Jared Wein [:jaws] (please needinfo? me) has approved the revision.
https://phabricator.services.mozilla.com/D890
Attachment #8966337 -
Flags: review+
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a012de95bb20
remove unused --chrome-nav-buttons-background and --chrome-nav-buttons-hover-background definitions r=jaws
Keywords: checkin-needed
Comment 6•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
You need to log in
before you can comment on or make changes to this bug.
Description
•