[webkit-changes] [WebKit/WebKit] a5bf08: TestWebKitAPI.DragAndDropTests.DragAndDropOnEmptyV...

Charlie Wolfe noreply at github.com
Fri Mar 17 13:20:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a5bf0812e4931675b842076e99cc94fa1a171206
      https://github.com/WebKit/WebKit/commit/a5bf0812e4931675b842076e99cc94fa1a171206
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/DragAndDropTests.mm

  Log Message:
  -----------
  TestWebKitAPI.DragAndDropTests.DragAndDropOnEmptyView is a flaky timeout when enabling UI side compositing
https://bugs.webkit.org/show_bug.cgi?id=254055
rdar://106837765

Reviewed by Chris Dumez.

The page may finish loading before we finish the drag and drop, when the dispatch block is not set.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/DragAndDropTests.mm:
(TEST):

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




More information about the webkit-changes mailing list