[Webkit-unassigned] [Bug 138443] Crash in NSURLConnectionInternal, messaging released WebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 6 00:16:37 PST 2014


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

--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> ---
We can of course add a boolean data member for "isBeingDeallocated", and skip dangerous work in -_close if it's set, but that would result in not sending a notification when closing a MiniBrowser window.

-- 
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/20141106/84286fe1/attachment-0002.html>


More information about the webkit-unassigned mailing list