RESOLVED FIXED 173905
Web Inspector: Remove unused Inspector domain events
https://bugs.webkit.org/show_bug.cgi?id=173905
Summary Web Inspector: Remove unused Inspector domain events
Joseph Pecoraro
Reported 2017-06-27 21:58:12 PDT
As far as I can tell these has never been used by our backend/frontend. They are also unhandled so lets remove them. Inspector.detached Inspector.targetCrashed
Attachments
[PATCH] Proposed Fix (16.16 KB, patch)
2017-06-27 21:59 PDT, Joseph Pecoraro
mattbaker: review+
Joseph Pecoraro
Comment 1 2017-06-27 21:59:45 PDT
Created attachment 313987 [details] [PATCH] Proposed Fix
Matt Baker
Comment 2 2017-06-28 13:15:44 PDT
Comment on attachment 313987 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=313987&action=review r=me > Source/WebInspectorUI/ChangeLog:23 > + Remove from legacy backends as well since they did not sent it. sent -> send
Joseph Pecoraro
Comment 3 2017-06-28 15:53:50 PDT
Note You need to log in before you can comment on or make changes to this bug.