[Webkit-unassigned] [Bug 195072] New: REGRESSION: Crash beneath ResourceLoadObserver::logSubresourceLoading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 15:23:30 PST 2019


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

            Bug ID: 195072
           Summary: REGRESSION: Crash beneath
                    ResourceLoadObserver::logSubresourceLoading
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

ResourceLoadObserver and WebProcess should exist as long as the process is running, but the m_networkProcessConnection can be closed for a variety of reasons. If the ResourceLoadObserver is being asked to observe an operation in the WebProcess, we should attempt to reconnect to the NetworkProcess as we do for other message send cases.

-- 
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/20190226/019ae596/attachment.html>


More information about the webkit-unassigned mailing list