Bug 129766 - Web Inspector: Prevent possible deadlock in view indication
Summary: Web Inspector: Prevent possible deadlock in view indication
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-05 17:59 PST by Joseph Pecoraro
Modified: 2014-03-05 19:23 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.81 KB, patch)
2014-03-05 18:00 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-05 17:59:14 PST
We need the lock to get the Debuggable, but if we have the debuggable, we can use it outside of the lock.
Comment 1 Joseph Pecoraro 2014-03-05 18:00:59 PST
Created attachment 225932 [details]
[PATCH] Proposed Fix
Comment 2 Geoffrey Garen 2014-03-05 18:52:48 PST
Comment on attachment 225932 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2014-03-05 19:23:21 PST
Comment on attachment 225932 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 225932

Committed r165165: <http://trac.webkit.org/changeset/165165>
Comment 4 WebKit Commit Bot 2014-03-05 19:23:23 PST
All reviewed patches have been landed.  Closing bug.