[webkit-reviews] review granted: [Bug 176579] Introduce a RecordData for Cache to efficiently check whether it matches a corresponding request or not : [Attachment 320225] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 15:24:20 PDT 2017


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 176579: Introduce a RecordData for Cache to efficiently check whether it
matches a corresponding request or not
https://bugs.webkit.org/show_bug.cgi?id=176579

Attachment 320225: Patch

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




--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 320225
  --> https://bugs.webkit.org/attachment.cgi?id=320225
Patch

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

> Source/WebKit/NetworkProcess/cache/CacheStorageEngineCache.h:46
> +    uint64_t identifier { 0};

space


More information about the webkit-reviews mailing list