Make it possible to set the visited link provider on a per page basis
Created attachment 225118 [details] Patch
Comment on attachment 225118 [details] Patch 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.
Committed r164652: <http://trac.webkit.org/changeset/164652>