Closed
Bug 1754268
Opened 5 months ago
Closed 3 months ago
Eliminate preprocessor %includes from toolkit in-content stylesheets
Categories
(Toolkit :: Themes, task)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: sfoster, Assigned: amy)
References
Details
(Whiteboard: [fidefe-2022-mr1-css-linting])
Attachments
(1 file)
Replace the %includes with either @import or by inlining the included stylesheet. See bug 1659584 for details. This bug should cover:
- toolkit/themes/{platform}/global/in-content/common.css
- toolkit/themes/shared/in-content/common.inc.css
Assignee | ||
Updated•4 months ago
|
Assignee: nobody → achurchwell
Updated•4 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Pushed by achurchwell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7611aa1283da Eliminate preprocessor %includes from toolkit in-content stylesheets. r=dao
Comment 3•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
Comment 4•3 months ago
|
||
Backed out changeset 7611aa1283da (Bug 1754268) for causing failures in browser_styleeditor_fission_switch_target.js CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=371637879&repo=autoland&lineNumber=25118
Backout: https://hg.mozilla.org/integration/autoland/rev/b5e3c80f2420bd8fd329a590bde72a5ee45c3e4a
Flags: needinfo?(achurchwell)
Updated•3 months ago
|
Status: RESOLVED → REOPENED
status-firefox100:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 100 Branch → ---
Comment 5•3 months ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/b5e3c80f2420
Pushed by achurchwell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/22ca4d517798 Eliminate preprocessor %includes from toolkit in-content stylesheets. r=dao
Assignee | ||
Updated•3 months ago
|
Flags: needinfo?(achurchwell)
Comment 7•3 months ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 3 months ago → 3 months ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•