Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 255d31d4f6088c4c07add31aa757fc5d540abf3c
https://github.com/WebKit/WebKit/commit/255d31d4f6088c4c07add31aa757fc5d540abf3c
Author: Wenson Hsieh <[email protected]>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm
Log Message:
-----------
REGRESSION (2023-05-13): [ macOS ]
TestWebKitAPI.WKAttachmentTests.MovePastedImageByDragging is a consistent
failure
https://bugs.webkit.org/show_bug.cgi?id=256864
rdar://109428176
Reviewed by Aditya Keerthi.
Fix a race condition in `WKAttachmentTests.MovePastedImageByDragging`, by
ensuring that the pasted
image finishes loading (and rendering) before attempting to initiate a drag
over the image element.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKAttachmentTests.mm:
Canonical link: https://commits.webkit.org/264137@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes