[Webkit-unassigned] [Bug 259348] New: Multiple in-flight CacheStorage.open calls create duplicate responses in CacheStorageCache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 19 15:14:06 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259348
Bug ID: 259348
Summary: Multiple in-flight CacheStorage.open calls create
duplicate responses in CacheStorageCache
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Website Storage
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nham at apple.com
CC: sihui_liu at apple.com
Webpages that call CacheStorage.open multiple times in quick succession can trigger a bug in CacheStorageCache::open which cause multiple responses to be stored per URL in the m_records hash map. This can lead NetworkProcess to use large amounts of memory unnecessarily.
--
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/20230719/64a24b48/attachment-0001.htm>
More information about the webkit-unassigned
mailing list