[Webkit-unassigned] [Bug 249593] New: Read/write cacheslist file on I/O WorkQueue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 10:39:50 PST 2022


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

            Bug ID: 249593
           Summary: Read/write cacheslist file on I/O WorkQueue
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Website Storage
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sihui_liu at apple.com
                CC: sihui_liu at apple.com

With changes in https://bugs.webkit.org/show_bug.cgi?id=247207, currently cacheslist file is read on the WorkQueue that proceeds storage messages. We probably want to move it to a background WorkQueue so that different origins do not block each other.

-- 
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/20221219/c78a4edf/attachment-0001.htm>


More information about the webkit-unassigned mailing list