Replace .panel-footer with moz-button-group
Categories
(Toolkit :: Themes, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: mstriemer, Assigned: annhermy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
Attachments
(6 files, 1 obsolete file)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1832348 - Part 5: Add panel-footer-button class for buttons in protectionsPanel. r=tgiles,hjones
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
The .panel-footer
class should only be used for buttons since it sets justify-content: flex-end
, but it is very tempting to use it for other elements since it sets the padding as well
We should convert all of our .panel-footer
uses to moz-button-group
and remove all the CSS for .panel-footer
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 9•2 years ago
|
||
Backed out for causing mochitest failures with leaks.
Backout link: https://hg.mozilla.org/integration/autoland/rev/187364ed8fd0151f17dcfc4e65da9d084a1a2ecf
Failure logs:
Leaks: https://treeherder.mozilla.org/logviewer?job_id=423934587&repo=autoland&lineNumber=29428
Mochitest: https://treeherder.mozilla.org/logviewer?job_id=423934921&repo=autoland&lineNumber=54400
Mochitest: https://treeherder.mozilla.org/logviewer?job_id=423935643&repo=autoland&lineNumber=4839
Assignee | ||
Comment 10•1 years ago
|
||
Comment 11•1 years ago
|
||
Comment on attachment 9343194 [details]
Bug 1832348 - Part 4: Replace .panel-footer with moz-button-group in popupnotification r=hjones
Revision D183231 was moved to bug 1849192. Setting attachment 9343194 [details] to obsolete.
Comment 12•1 years ago
|
||
Canceling old needinfo as this is showing up in the triage dashboard, and Ganna seems to be aware of the backout from a month ago. Hanna, do you know if this is ready to reland?
Assignee | ||
Comment 13•1 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #12)
Canceling old needinfo as this is showing up in the triage dashboard, and Ganna seems to be aware of the backout from a month ago. Hanna, do you know if this is ready to reland?
There's still an issue with browser_popupNotification_security_delay.js failing after adding moz-button-group
to popupnotification
.
Comment 14•1 years ago
|
||
Comment 15•1 years ago
|
||
Landing the patches in this stack that are unaffected by the test failure. We're still working to resolve some issues with a test before landing the last piece of this work.
Comment 16•1 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/001ee53a42dc
https://hg.mozilla.org/mozilla-central/rev/8356d7123645
https://hg.mozilla.org/mozilla-central/rev/33d0d6f78d41
https://hg.mozilla.org/mozilla-central/rev/49667216e3c2
https://hg.mozilla.org/mozilla-central/rev/99dca8d67e20
https://hg.mozilla.org/mozilla-central/rev/ae7efa4f7ab4
Updated•1 year ago
|
Comment 17•1 year ago
|
||
Backed out for causing a new regression (bug 1854699)
Comment 18•1 year ago
|
||
Comment 19•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Description
•