[Webkit-unassigned] [Bug 196725] New: Web Inspector: REGRESSION: lazy agents used outside of frontend/instrumentation can be accessed before being created

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 21:08:19 PDT 2019


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

            Bug ID: 196725
           Summary: Web Inspector: REGRESSION: lazy agents used outside of
                    frontend/instrumentation can be accessed before being
                    created
           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: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

`WebCore::InspectorFrontendClientLocal::showMainResourceForFrame` and `WebKit::WebInspector::showMainResourceForFrame` both access `WebCore::InspectorController::pageAgent`, even though the underlying `m_pageAgent` isn't instantiated until the first frontend connects.

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


More information about the webkit-unassigned mailing list