[webkit-changes] [WebKit/WebKit] fe6383: REGRESSION (262337 at main) swipe-back-with-passive-w...

Simon Fraser noreply at github.com
Fri Mar 31 08:14:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fe6383eb455a364c711d2cc11f89543747a9b454
      https://github.com/WebKit/WebKit/commit/fe6383eb455a364c711d2cc11f89543747a9b454
  Author: Simon Fraser <simon.fraser at 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 at 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 at 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




More information about the webkit-changes mailing list