Bug 129288

Summary: Make it possible to set the visited link provider on a per page basis
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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.