[Webkit-unassigned] [Bug 250006] New: WebKit::LegacyCustomProtocolManager::didReceiveResponse() should take a specific type for cacheStoragePolicy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 2 10:04:19 PST 2023


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

            Bug ID: 250006
           Summary: WebKit::LegacyCustomProtocolManager::didReceiveRespons
                    e() should take a specific type for cacheStoragePolicy
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: kkinnunen at apple.com

WebKit::LegacyCustomProtocolManager::didReceiveResponse() should take a specific type for cacheStoragePolicy.

It currently takes a uint32_t, but it should take an `NSURLCacheStoragePolicy` or a `CFURLCacheStoragePolicy`.

<rdar://63360220>

-- 
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/20230102/87d5a144/attachment.htm>


More information about the webkit-unassigned mailing list