Bug 249593
Summary: | Read/write cacheslist file on I/O WorkQueue | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sihui Liu <sihui_liu> |
Component: | Website Storage | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | sihui_liu, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sihui Liu
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
<rdar://problem/103712312>