NEW 249593
Read/write cacheslist file on I/O WorkQueue
https://bugs.webkit.org/show_bug.cgi?id=249593
Summary Read/write cacheslist file on I/O WorkQueue
Sihui Liu
Reported 2022-12-19 10:39:50 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-26 10:40:16 PST
Note You need to log in before you can comment on or make changes to this bug.