[Webkit-unassigned] [Bug 234015] New: Propagate app-initiated state to new ResourceRequests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 10:12:38 PST 2021


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

            Bug ID: 234015
           Summary: Propagate app-initiated state to new ResourceRequests
           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

While reviewing logging we have found that some ResourceRequest objects are missing the correct state for app-initiated loads. Typically, these are cases where a new ResourceRequest is created from a URL string, losing the context that came with the original load (or the context of the page triggering the load).

This patch corrects a number of such 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/20211208/7a77b4e9/attachment-0001.htm>


More information about the webkit-unassigned mailing list