[webkit-changes] [WebKit/WebKit] 255d31: REGRESSION (2023-05-13): [ macOS ] TestWebKitAPI.W...
Wenson Hsieh
noreply at github.com
Tue May 16 22:37:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 255d31d4f6088c4c07add31aa757fc5d540abf3c
https://github.com/WebKit/WebKit/commit/255d31d4f6088c4c07add31aa757fc5d540abf3c
Author: Wenson Hsieh <wenson_hsieh at apple.com>
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
More information about the webkit-changes
mailing list