[Webkit-unassigned] [Bug 139740] Web Inspector: [Mac] Occasional Crashes Closing Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 17 12:44:39 PST 2014


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

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #243451|review?, commit-queue?      |review+, commit-queue+
              Flags|                            |

--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 243451
  --> https://bugs.webkit.org/attachment.cgi?id=243451
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=243451&action=review

> Source/WebKit2/UIProcess/mac/WebInspectorProxyMac.mm:296
> +        WebPageProxy* inspectorPage = toImpl(m_inspectorView.get().pageRef);
> +        inspectorPage->close();

WKView dealloc calls close(), but that assumes we hold the last ref here.

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


More information about the webkit-unassigned mailing list