Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f42d30f8697a7cd944595f799249949d2d66e43f
https://github.com/WebKit/WebKit/commit/f42d30f8697a7cd944595f799249949d2d66e43f
Author: Chris Dumez <[email protected]>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M Tools/WebKitTestRunner/ios/UIScriptControllerIOS.mm
Log Message:
-----------
REGRESSION (259678@main): [ iOS17 ] ASSERTION FAILED: task.callback for
fast/dom/Orientation/no-orientation-change-event-when-unparenting-view.html
result of a consistent crash
https://bugs.webkit.org/show_bug.cgi?id=267934
rdar://121454476
Reviewed by Ryosuke Niwa.
Make sure we clear the `rotationDidEndCallback` delegate on the WKWebView once
it has been called. Otherwise, we may end up trying to call the callback several
times, which would hit the assertion we were seeing.
* Tools/WebKitTestRunner/ios/UIScriptControllerIOS.mm:
(WTR::UIScriptControllerIOS::simulateRotation):
Canonical link: https://commits.webkit.org/275423@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes