[webkit-changes] [WebKit/WebKit] 68217e: TestWebKitAPI.WebKit.FirstResponderScrollingPositi...

Ryosuke Niwa noreply at github.com
Mon Mar 6 21:29:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 68217ead01958d7976f61518d325ce66d56d2818
      https://github.com/WebKit/WebKit/commit/68217ead01958d7976f61518d325ce66d56d2818
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/mac/FirstResponderScrollingPosition.mm

  Log Message:
  -----------
  TestWebKitAPI.WebKit.FirstResponderScrollingPosition fails when GPU Process & UI side compositing is enabled
https://bugs.webkit.org/show_bug.cgi?id=253475
<rdar://106324196>

Reviewed by Simon Fraser.

Wait for the presentation update after calling scrollLineDown before checking the scroll position.

* Tools/TestWebKitAPI/Tests/mac/FirstResponderScrollingPosition.mm:
(WebKit.FirstResponderScrollingPosition):

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




More information about the webkit-changes mailing list