RESOLVED FIXED 213572
REGRESSION (r260276): Scrolling through shelves on music.apple.com is not smooth
https://bugs.webkit.org/show_bug.cgi?id=213572
Summary REGRESSION (r260276): Scrolling through shelves on music.apple.com is not smooth
Simon Fraser (smfr)
Reported 2020-06-24 13:36:16 PDT
REGRESSION (r260276): Scrolling through shelves on music.apple.com is not smooth
Attachments
Patch (27.53 KB, patch)
2020-06-24 13:49 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2020-06-24 13:49:59 PDT
Simon Fraser (smfr)
Comment 2 2020-06-24 13:50:02 PDT
Wenson Hsieh
Comment 3 2020-06-24 13:57:01 PDT
Comment on attachment 402681 [details] Patch r=mews
EWS
Comment 4 2020-06-24 16:58:35 PDT
Committed r263485: <https://trac.webkit.org/changeset/263485> All reviewed patches have been landed. Closing bug and clearing flags on attachment 402681 [details].
Truitt Savell
Comment 5 2020-06-26 09:16:48 PDT
The new test: fast/scrolling/mac/scroll-snapping-in-progress.html added in https://trac.webkit.org/changeset/263485/webkit is a flaky failure on Mojave wk2. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fmac%2Fscroll-snapping-in-progress.html Diff: --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/fast/scrolling/mac/scroll-snapping-in-progress-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/fast/scrolling/mac/scroll-snapping-in-progress-actual.txt @@ -4,8 +4,9 @@ Sending wheel events PASS container.scrollTop > 0 is true -PASS window.internals.isScrollSnapInProgress(container) is true +FAIL window.internals.isScrollSnapInProgress(container) should be true. Was false. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE
Note You need to log in before you can comment on or make changes to this bug.