Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fe6383eb455a364c711d2cc11f89543747a9b454
      
https://github.com/WebKit/WebKit/commit/fe6383eb455a364c711d2cc11f89543747a9b454
  Author: Simon Fraser <simon.fra...@apple.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M LayoutTests/swipe/resources/swipe-test.js
    M LayoutTests/swipe/swipe-back-with-active-wheel-listener-expected.txt
    M LayoutTests/swipe/swipe-back-with-passive-wheel-listener-expected.txt
    M LayoutTests/swipe/wheel-prevent-default-prevents-swipe-back-expected.txt

  Log Message:
  -----------
  REGRESSION (262337@main) swipe-back-with-passive-wheel-listener.html fails
https://bugs.webkit.org/show_bug.cgi?id=254795
rdar://107456894

Reviewed by Ryosuke Niwa.

262337@main failed to update the result for 
swipe-back-with-passive-wheel-listener.html,
which no longer logs `startSwipeGesture`. Add a log to 
`startSlowSwipeGesture()` to make
it match `startSwipeGesture()`, and update baselines accordingly.

* LayoutTests/swipe/resources/swipe-test.js:
(async startSlowSwipeGesture):
* LayoutTests/swipe/swipe-back-with-active-wheel-listener-expected.txt:
* LayoutTests/swipe/swipe-back-with-passive-wheel-listener-expected.txt:
* LayoutTests/swipe/wheel-prevent-default-prevents-swipe-back-expected.txt:

Canonical link: https://commits.webkit.org/262404@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to