[webkit-reviews] review granted: [Bug 129288] Make it possible to set the visited link provider on a per page basis : [Attachment 225118] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 24 22:15:39 PST 2014


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 129288: Make it possible to set the visited link provider on a per page
basis
https://bugs.webkit.org/show_bug.cgi?id=129288

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=225118&action=review


r=me

> Source/WebKit2/WebProcess/WebPage/WebVisitedLinkProvider.h:33
> +class WebVisitedLinkProvider : public WebCore::VisitedLinkProvider {

This class should be final.


More information about the webkit-reviews mailing list