NEW 164066
Web Inspector: Clean up Target / Agents / Connection construction
https://bugs.webkit.org/show_bug.cgi?id=164066
Summary Web Inspector: Clean up Target / Agents / Connection construction
Joseph Pecoraro
Reported 2016-10-27 12:13:00 PDT
Summary: Clean up Target / Agents / Connection construction At a high level we think of WebInspector.Target as owning a set of InspectorBackend.Agent objects and an InspectorBackend.Connection. However currently the agents are owned / created by the connection. We should clean this up to better match the architecture as we think of it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.