RESOLVED FIXED 94965
[Chromium] Remove visitedLinkHash from PlatformSupport
https://bugs.webkit.org/show_bug.cgi?id=94965
Summary [Chromium] Remove visitedLinkHash from PlatformSupport
Mark Pilgrim (Google)
Reported 2012-08-24 11:51:29 PDT
[Chromium] Remove visitedLinkHash from PlatformSupport
Attachments
Patch (7.98 KB, patch)
2012-08-24 11:52 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2012-08-24 11:52:01 PDT
Adam Barth
Comment 2 2012-08-24 15:48:01 PDT
Comment on attachment 160466 [details] Patch 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.
WebKit Review Bot
Comment 3 2012-08-24 16:08:20 PDT
Comment on attachment 160466 [details] Patch Clearing flags on attachment: 160466 Committed r126647: <http://trac.webkit.org/changeset/126647>
WebKit Review Bot
Comment 4 2012-08-24 16:08:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.