Enable flexbox emulation everywhere (on nightly-only for now)
Categories
(Core :: XUL, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Regressed 2 open bugs)
Details
Attachments
(2 files)
Assignee | ||
Comment 1•2 years ago
|
||
This only affects pages that don't enable it explicitly (so places
window, etc).
The main browser area and all in-content pages (plus a few other windows
etc) already enable it explicitly.
I took care of the issues I found, let's find the remaining issues, if
any, sooner rather than later.
Comment 3•2 years ago
•
|
||
Backed out for causing multiple mochitest failures
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | accessible/tests/mochitest/hyperlink/test_general.xhtml | wrong extra state bits for ['label@id="linkLabelWithValue" node', address: [object XULTextElement], role: link, name: 'Mozilla Foundation', address: [xpconnect wrapped (nsIAccessible, nsIAccessibleHyperLink)]]!got '0', expected 'horizontal'
Failure log 2: https://treeherder.mozilla.org/logviewer?job_id=404854431&repo=autoland
Reftest log: https://treeherder.mozilla.org/logviewer?job_id=404850682&repo=autoland
Assignee | ||
Comment 4•2 years ago
|
||
Mostly changing XUL attributes to CSS properties.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 5•2 years ago
|
||
Comment 7•2 years ago
|
||
Backed out 2 changesets (bug 1815255) for causing chrome failures at test_focus.xhtml
Backout: https://hg.mozilla.org/integration/autoland/rev/3ceafd5142ccd9f7dc3d395385f64679f47fd812
Failure logs:
https://treeherder.mozilla.org/logviewer?job_id=405032320&repo=autoland&lineNumber=4214
https://treeherder.mozilla.org/logviewer?job_id=405033109&repo=autoland&lineNumber=3542
Comment 9•2 years ago
|
||
Backed out 2 changesets (Bug 1815255) for causing reftest failures.
Backout link
Push with failures <--> R5 <--> R2
Failure Log R5
Failure Log R2
Comment 10•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Comment 11•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/772e1fb7bf58
https://hg.mozilla.org/mozilla-central/rev/62fd688e3359
Description
•