[Webkit-unassigned] [Bug 164066] New: Web Inspector: Clean up Target / Agents / Connection construction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 12:13:00 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=164066

            Bug ID: 164066
           Summary: Web Inspector: Clean up Target / Agents / Connection
                    construction
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161027/64fc0031/attachment.html>


More information about the webkit-unassigned mailing list