Bug 129697

Summary: Web Inspector: Listen for the XPC_ERROR_CONNECTION_INVALID event to deref
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-03-04 13:04:59 PST
We could have deref'd on XPC_ERROR_CONNECTION_INTERRUPTED instead of XPC_ERROR_CONNECTION_INVALID. Explicitly deref only on XPC_ERROR_CONNECTION_INVALID.
Comment 1 Joseph Pecoraro 2014-03-04 13:07:04 PST
Created attachment 225805 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2014-03-04 14:09:36 PST
Comment on attachment 225805 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 225805

Committed r165075: <http://trac.webkit.org/changeset/165075>
Comment 3 WebKit Commit Bot 2014-03-04 14:09:38 PST
All reviewed patches have been landed.  Closing bug.