Remove overflow / underflow event usage from arrowscrollbox / tabs.js.
Categories
(Toolkit :: UI Widgets, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
For that, make the <slot> have a box. Keep firing the overflow /
underflow events, but only in cases relative to the arrowScrollbox.
Remove unneeded scrollbox-clip box, and replace it by
overflow-clip-box-block: content-box
in the only place that we make
the scrollbox grow.
Updated•3 months ago
|
Updated•3 months ago
|
Comment 3•3 months ago
•
|
||
Backed out for causing overflow related failures.
LATER EDIT: it seems that this has caused more bc failures, like:
Assignee | ||
Updated•3 months ago
|
Comment 5•3 months ago
•
|
||
Backed out for causing multiple failures
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/contextualidentity/test/browser/browser_newtabButton.js | new tab button should not be hidden -
Failure log 2: https://treeherder.mozilla.org/logviewer?job_id=471114762&repo=autoland
Failure line: TEST-UNEXPECTED-FAIL | toolkit/content/tests/chrome/test_menulist_position.xhtml | Labels vertically aligned for 5 : 147.5 vs. 131
TEST-UNEXPECTED-FAIL | toolkit/content/tests/chrome/test_menulist_position.xhtml | Labels vertically aligned for 6 : 147.5 vs. 131
Failure log 3: https://treeherder.mozilla.org/logviewer?job_id=471129263&repo=autoland
Failure line 3: TEST-UNEXPECTED-FAIL | toolkit/components/pictureinpicture/tests/browser_saveLastPiPLoc.js | waiting for vsync to be disabled - timed out after 50 tries. - false == true -
Assignee | ||
Updated•3 months ago
|
Comment 7•3 months ago
|
||
bugherder |
Description
•