Summary: | Filter DOMCache records in network process to reduce the number of records being sent to WebProcess | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> | ||||||||
Component: | Service Workers | Assignee: | youenn fablet <youennf> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | achristensen, annulen, cdumez, cgarcia, ddkilzer, ews-watchlist, gyuyoung.kim, ryuan.choi, sergio, webkit-bug-importer | ||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Attachments: |
|
Description
youenn fablet
2020-03-24 02:34:39 PDT
Created attachment 394357 [details]
Patch
Created attachment 394359 [details]
Patch
Ping review Comment on attachment 394359 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=394359&action=review > Source/WebCore/Modules/cache/DOMCache.h:77 > + enum class ShouldRetrieveResponses { No, Yes }; : bool Created attachment 394719 [details]
Patch for landing
Committed r259115: <https://trac.webkit.org/changeset/259115> All reviewed patches have been landed. Closing bug and clearing flags on attachment 394719 [details]. |