RESOLVED FIXED 129288
Make it possible to set the visited link provider on a per page basis
https://bugs.webkit.org/show_bug.cgi?id=129288
Summary Make it possible to set the visited link provider on a per page basis
Anders Carlsson
Reported 2014-02-24 20:20:09 PST
Make it possible to set the visited link provider on a per page basis
Attachments
Patch (16.83 KB, patch)
2014-02-24 20:21 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2014-02-24 20:21:57 PST
Andreas Kling
Comment 2 2014-02-24 22:12:47 PST
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.
Anders Carlsson
Comment 3 2014-02-25 09:42:37 PST
Note You need to log in before you can comment on or make changes to this bug.