[webkit-reviews] review granted: [Bug 202608] DOMCacheStorage should not prevent pages from entering the back/forward cache : [Attachment 380355] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 9 08:25:10 PDT 2019


youenn fablet <youennf at gmail.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 202608: DOMCacheStorage should not prevent pages from entering the
back/forward cache
https://bugs.webkit.org/show_bug.cgi?id=202608

Attachment 380355: Patch

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




--- Comment #6 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 380355
  --> https://bugs.webkit.org/attachment.cgi?id=380355
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=380355&action=review

> Source/WebCore/Modules/cache/DOMCacheStorage.cpp:223
> +	       });

Shouldn’t we create the cache at the time we execute the enquêtes task?


More information about the webkit-reviews mailing list