[webkit-reviews] review granted: [Bug 94965] [Chromium] Remove visitedLinkHash from PlatformSupport : [Attachment 160466] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 15:48:00 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 94965: [Chromium] Remove visitedLinkHash from PlatformSupport
https://bugs.webkit.org/show_bug.cgi?id=94965

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

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


> Source/WebCore/platform/chromium/LinkHashChromium.cpp:81
> +    if (!url_util::ResolveRelative(data, length, srcParsed,
attributeURL.characters(),
> +				      attributeURL.length(), 0, &buffer,
&parsed))

These lines can be merged.


More information about the webkit-reviews mailing list