Closed
Bug 1695385
Opened 4 years ago
Closed 4 years ago
Avoid scrolling out-of-bounds using reftest-async-scroll
Categories
(Core :: Panning and Zooming, task)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
Attachments
(1 file)
We have a handful of tests which use reftest-async-scroll-x/y
to scroll out of APZ's normal bounds. This is easy to avoid, and in this bug I'm going to do so, in preparation for changing the implementation of reftest-async-scroll-x/y
to respect the scrolling bounds in bug 1690430 (and then eventually trigger overscrolling as a follow-up to that).
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/20ef5a6215a1
Avoid scrolling out of bounds using reftest-async-scroll. r=tnikkel
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•