Closed
Bug 1789168
Opened 2 years ago
Closed 2 years ago
Use modern flexbox emulation in the main browser area.
Categories
(Firefox :: Theme, enhancement)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
This works after the relevant dependencies are fixed.
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9293032 -
Attachment description: Bug 1789168 - Use modern flexbox layout in the main browser area. r=dao → Bug 1789168 - Use modern flexbox emulation in the main browser area. r=dao
Updated•2 years ago
|
Attachment #9293032 -
Attachment description: Bug 1789168 - Use modern flexbox emulation in the main browser area. r=dao → Bug 1789168 - Use modern flexbox emulation in the main browser area. r=dao,Gijs
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b290a56391fe
Use modern flexbox emulation in the main browser area. r=Gijs
Comment 3•2 years ago
•
|
||
Backed out for causing mochitest failures on test_link.html
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | accessible/tests/mochitest/actions/test_link.html | uncaught exception - TypeError: can't access property "DOMNode", nextAcc.firstChild is null at getAnchorTargetDocumentAcc@chrome://mochitests/content/a11y/accessible/tests/mochitest/actions/test_link.html:28:13
Flags: needinfo?(emilio)
Assignee | ||
Comment 4•2 years ago
|
||
I don't understand why we don't allow any box through, but for now this
is a safer change to restore the previous behavior when emulated flex
box is used.
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dd74d4159c5d
Allow emulated -moz-box (which creates flexbox containers) to be used as a tab panel. r=eeejay
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61cde6b6f273
Use modern flexbox emulation in the main browser area. r=Gijs
Comment 7•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dd74d4159c5d
https://hg.mozilla.org/mozilla-central/rev/61cde6b6f273
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
Regressions: 1792748
You need to log in
before you can comment on or make changes to this bug.
Description
•