[webkit-reviews] review granted: [Bug 181643] Clear Caches volatile storage as a memory optimization. : [Attachment 331324] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 16 08:57:20 PST 2018


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 181643: Clear Caches volatile storage as a memory optimization.
https://bugs.webkit.org/show_bug.cgi?id=181643

Attachment 331324: Patch

https://bugs.webkit.org/attachment.cgi?id=331324&action=review




--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 331324
  --> https://bugs.webkit.org/attachment.cgi?id=331324
Patch

Is this really just a optimization? If the user asks to clear all data, then we
try to read and return data from m_volatileStorage, wouldn't it be a bug?


More information about the webkit-reviews mailing list