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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 6 09:07:30 PST 2014


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

--- Comment #7 from Alexey Proskuryakov <ap at webkit.org> ---
> [NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]

The history view of Instruments is misleading, one needs to look at actual stack traces in its right pane. Specifically, this release that is credited to NSURLConnectionInternal is actually just draining an autorelease pool, and the -autorelease call happens in the expected correct place.

-- 
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/b1d7b9e5/attachment-0002.html>


More information about the webkit-unassigned mailing list