Bug 129697 - Web Inspector: Listen for the XPC_ERROR_CONNECTION_INVALID event to deref
Summary: Web Inspector: Listen for the XPC_ERROR_CONNECTION_INVALID event to deref
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-04 13:04 PST by Joseph Pecoraro
Modified: 2014-03-04 14:09 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.46 KB, patch)
2014-03-04 13:07 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.