[Webkit-unassigned] [Bug 148612] New: Web Inspector: tighten up lifetimes for InspectorController-owned objects; add brace initializers to agents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 29 15:41:54 PDT 2015


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

            Bug ID: 148612
           Summary: Web Inspector: tighten up lifetimes for
                    InspectorController-owned objects; add brace
                    initializers to agents
    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: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com
            Blocks: 148481

Morally, they are owned by InspectorController. InstrumentingAgents has to be Ref<> because of sharing with instrumentation cookies for now.

While I touch every file, might as well clean up to be consistently using brace initializers in the declaration.

-- 
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/20150829/32da21f6/attachment.html>


More information about the webkit-unassigned mailing list