Closed
Bug 1527516
Opened 6 years ago
Closed 6 years ago
Green up Android tests with containerless scrolling enabled (part 2)
Categories
(Core :: Panning and Zooming, enhancement, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
Attachments
(4 files)
I'm going to land most of my remaining fixes for Android test failures with containerless scrolling enabled in this bug.
(A few final fixes need to land together with the pref-flip in bug 1158392 because they cause the tests to fail with container scrolling.)
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D19603
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D19604
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D19605
Updated•6 years ago
|
Priority: -- → P3
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/af49d91a7ab8
Recompute mIsScrollableLayerInRootContainer correctly if containerless scrolling is disabled during the scroll frame's lifetime. r=mstange
https://hg.mozilla.org/integration/autoland/rev/4d0c4aba40e2
Disable container scrolling for test_group_minimum_scale_size.html. r=kats
https://hg.mozilla.org/integration/autoland/rev/5f34e60a5359
Enable RDL in APZ mochitests that had it disabled due to container scrolling. r=kats
https://hg.mozilla.org/integration/autoland/rev/9bc5d0903129
Increase the content size in position-fixed-out-of-view.html to avoid bug 1527187. r=hiro
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/af49d91a7ab8
https://hg.mozilla.org/mozilla-central/rev/4d0c4aba40e2
https://hg.mozilla.org/mozilla-central/rev/5f34e60a5359
https://hg.mozilla.org/mozilla-central/rev/9bc5d0903129
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•