Update popup.css so it passes use-design-tokens
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Tracking
(firefox151 fixed)
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: dwhisman, Assigned: dwhisman)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp][acorntractors])
Attachments
(1 file)
Update toolkit/themes/shared/popup.css with design tokens so it passes our use-design-tokens stylelint rule.
To see existing violations, run:
./mach lint -l stylelint --skip-rollouts toolkit/themes/shared/popup.css
Updated•3 months ago
|
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Comment 4•1 month ago
|
||
Backed out for causing dt failures @ browser_toolbox_zoom_popup.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/58123a551da2fbe76902cc10b13715d3ecfb727b
Failure log -> TEST-UNEXPECTED-FAIL | devtools/client/framework/test/browser_toolbox_zoom_popup.js
| Assignee | ||
Comment 5•1 month ago
|
||
Updated the linux styles to pass the failing test.
Backed out for causing bc failures @browser_test_contextmenu_in_popup.js.
| Assignee | ||
Comment 8•1 month ago
|
||
Given the tokenization work happening in 2017979, I reverted changes not relevant to stylelint, which should resolve any test failures.
Comment 10•1 month ago
|
||
Comment 11•1 month ago
|
||
Backed out for causing bc failures at /browser_history_multiselect.js
Backout Link
Push with failures
Failure Log
Failure line TEST-UNEXPECTED-FAIL | browser/components/sidebar/tests/browser/browser_history_multiselect.js | test_select_nonconsecutive_with_keyboard - Two rows selected in the first list. - 3 == 2
| Assignee | ||
Comment 12•1 month ago
|
||
I don't know what could cause this test failure, given the code changes are entirely based on tooling and wouldn't affect the UI. I'm running a mach try to see if it reproduces, and if not, I'll try to land again.
Comment 13•1 month ago
|
||
Comment 14•1 month ago
|
||
| bugherder | ||
Description
•