RESOLVED FIXED 126965
Web Inspector: RemoteInspector::updateDebuggable may miss a push
https://bugs.webkit.org/show_bug.cgi?id=126965
Summary Web Inspector: RemoteInspector::updateDebuggable may miss a push
Joseph Pecoraro
Reported 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.
Attachments
[PATCH] Proposed Fix (1.49 KB, patch)
2014-01-13 22:36 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2014-01-13 22:35:35 PST
Joseph Pecoraro
Comment 2 2014-01-13 22:36:26 PST
Created attachment 221106 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-01-14 00:31:34 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.