Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b8c953e93053cdb1b74a3a91c9b0b5a6ee112d48
https://github.com/WebKit/WebKit/commit/b8c953e93053cdb1b74a3a91c9b0b5a6ee112d48
Author: Ryosuke Niwa <[email protected]>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/PasteHTML.mm
Log Message:
-----------
TestWebKitAPI.PasteHTML.ReadSelectionFromPasteboard fails when enabling GPU
process and UI side composting
https://bugs.webkit.org/show_bug.cgi?id=253531
<rdar://104037218>
Reviewed by Wenson Hsieh.
The test fails because we are expecting autofocusing step to happen
synchronously. Manually focus the element
instead so that this works reliably even when GPU process & UI side compositing
are enabled.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/PasteHTML.mm:
(TEST):
Canonical link: https://commits.webkit.org/261381@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes