[Webkit-unassigned] [Bug 234543] New: Archived subresource loads fail if m_allowedNetworkHosts doesn't include the remote URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 20:22:01 PST 2021


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

            Bug ID: 234543
           Summary: Archived subresource loads fail if
                    m_allowedNetworkHosts doesn't include the remote URL
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m_woodrow at apple.com
                CC: beidson at apple.com

rdar://83970256

If WebKit is configured with a set of allowed network hosts, then subresource loads will be cancelled if the URL isn't within the list. This happens before the check to see if the subresource was already within the archived content, and wouldn't have actually needed a network load.

-- 
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/20211221/c3c56e2f/attachment-0001.htm>


More information about the webkit-unassigned mailing list