Closed
Bug 1753764
Opened 3 years ago
Closed 3 years ago
Eliminate preprocessor %includes from Searchbar stylesheets
Categories
(Firefox :: Theme, task)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: sfoster, Assigned: sfoster)
References
Details
(Whiteboard: [fidefe-2022-mr1-css-linting])
Attachments
(1 file)
Replace the %includes with either @import or by inlining the included stylesheets. See bug 1659584 for details. This bug should cover:
- browser/themes/{platform}/searchbar.css
- browser/themes/shared/searchbar.inc.css
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → sfoster
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•3 years ago
|
||
- The menuitem[cmd="cmd_clearhistory"] rules in the linux stylesheet were orphaned by 5d6c747a780c (Bug 1582639) and missed in clean-up.
- Alphabetize the shared manifest files entries* Alphabetize the shared manifest files entries* Alphabetize the shared manifest files entries* Alphabetize the shared manifest files entries* Alphabetize the shared manifest files entries* Alphabetize the shared manifest files entries* Alphabetize the shared manifest files entries* Alphabetize the shared manifest files entries
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/711b10dbdc64
Fold platform-specific rules into a shared searchbar.css r=dao
Comment 3•3 years ago
|
||
Backed out changeset 711b10dbdc64 (Bug 1753764) for causing build bustages in checkbox.inc.css CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=369116337&repo=autoland&lineNumber=84732
Backout: https://hg.mozilla.org/integration/autoland/rev/486ffe53b7b6cb17ddd3b78f6a949e0e88d5ca55
Flags: needinfo?(sfoster)
Assignee | ||
Comment 4•3 years ago
|
||
Thanks, looks like some local changes got caught up my rebase.
Flags: needinfo?(sfoster)
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/416a03f467a9
Fold platform-specific rules into a shared searchbar.css r=dao
Comment 6•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•