WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-26 10:40:16 PST
<
rdar://problem/103712312
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug