[Webkit-unassigned] [Bug 184144] Reproducible, recurring crash when the completion handler passed to -[runJavaScriptAlertPanelWithMessage:initiatedByFrame: completionHandler:] is deallocated without being called once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 11:19:19 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184144

--- Comment #10 from Andy Estes <aestes at apple.com> ---
I can't give you advice for how to manage the UIAlerts in your application. That's outside the scope of WebKit; we've delegated how to display the alert UI to you.

There can only be one active alert per WKWebView, though, so it doesn't seem overly complex to keep track of up to one completion handler per view. I can't really speak to your application, though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180411/ae5c5a44/attachment-0002.html>


More information about the webkit-unassigned mailing list