[webkit-reviews] review granted: [Bug 45486] Pass CachedMetadata on ResourceResponse instead of in a separate call : [Attachment 68403] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 26 22:19:35 PDT 2010


Adam Barth <abarth at webkit.org> has granted Tony Gentilcore
<tonyg at chromium.org>'s request for review:
Bug 45486: Pass CachedMetadata on ResourceResponse instead of in a separate
call
https://bugs.webkit.org/show_bug.cgi?id=45486

Attachment 68403: Patch
https://bugs.webkit.org/attachment.cgi?id=68403&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=68403&action=review

> WebCore/loader/CachedMetadata.h:132
> +    return a.serialize() == b.serialize();

Woah, that looks expensive.


More information about the webkit-reviews mailing list