[Webkit-unassigned] [Bug 193705] New: Modify ResourceLoadStatistics callbacks so they use the WebProcess's Network connection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 20:12:30 PST 2019


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

            Bug ID: 193705
           Summary: Modify ResourceLoadStatistics callbacks so they use
                    the WebProcess's Network connection
           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

Revise the implementation of the various testing methods in NetworkProcess/NetworkProcessProxy so that the WebProcess messages the Network Process directly, rather than trampolining off of the UIProcess.

Many of these messages are only used in our test system, and should be tied to a specific NetworkProcess for a given WebPage. The current implementation could message the wrong NetworkProcess during shutdown/startup, and could lead to test flakiness.

-- 
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/20190123/9bf1affd/attachment.html>


More information about the webkit-unassigned mailing list