[Webkit-unassigned] [Bug 213367] New: WKURLSchemeHandler does not fully implement the Http cache protocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 23:05:51 PDT 2020


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

            Bug ID: 213367
           Summary: WKURLSchemeHandler does not fully implement the Http
                    cache protocol
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ak4868 at 163.com

The current implementation of WKURLSchemeHandler only has the memory cache of http resources and no disk cache. Can the requests processed by WKURLSchemeHandler fully implement the entire Http cache protocol. WKURLSchemeHandler requires cross-process communication. If there is a disk cache, the kernel can avoid many unnecessary Cross-process data transfer to improve performance

-- 
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/20200619/72a3d33e/attachment.htm>


More information about the webkit-unassigned mailing list