Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 83e11a3a6c03a6ad00d9bf17508dfe86b3e9fb7a
https://github.com/WebKit/WebKit/commit/83e11a3a6c03a6ad00d9bf17508dfe86b3e9fb7a
Author: Youenn Fablet <[email protected]>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M Source/WebKit/UIProcess/ios/UIAlertControllerUtilities.mm
Log Message:
-----------
REGRESSION(262909@main): [ iOS ]
TestWebKitAPI.WebKit.LockdownModeDefaultFirstUseMessage is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=256270
rdar://problem/108860966
Reviewed by Eric Carlson.
[UIAlertController alertControllerWithTitle:message:preferredStyle:] should not
be adopted since it is autoreleased.
Remove adoptNS from call site.
* Source/WebKit/UIProcess/ios/UIAlertControllerUtilities.mm:
(WebKit::createUIAlertController):
Canonical link: https://commits.webkit.org/263865@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes