Bug 126965 - Web Inspector: RemoteInspector::updateDebuggable may miss a push
Summary: Web Inspector: RemoteInspector::updateDebuggable may miss a push
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: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-01-13 22:35 PST by Joseph Pecoraro
Modified: 2014-01-14 00:31 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.49 KB, patch)
2014-01-13 22:36 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-01-13 22:35:15 PST
If a debuggable just changed from allowed -> not allowed, then RemoteInspector::updateDebuggable would bail pushing an update. updateDebuggable should always push an update.
Comment 1 Radar WebKit Bug Importer 2014-01-13 22:35:35 PST
<rdar://problem/15812218>
Comment 2 Joseph Pecoraro 2014-01-13 22:36:26 PST
Created attachment 221106 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2014-01-14 00:31:32 PST
Comment on attachment 221106 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 221106

Committed r161953: <http://trac.webkit.org/changeset/161953>
Comment 4 WebKit Commit Bot 2014-01-14 00:31:34 PST
All reviewed patches have been landed.  Closing bug.