Bug 148406

Summary: Rename VisitedLinkProvider to VisitedLinkStore
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mkwst
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2015-08-24 16:37:23 PDT
Rename VisitedLinkProvider to VisitedLinkStore
Comment 1 Anders Carlsson 2015-08-24 16:38:54 PDT
Created attachment 259792 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-24 16:42:03 PDT
Attachment 259792 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/_WKVisitedLinkStore.mm:31:  Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 21 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-08-24 16:51:17 PDT
Committed r188895: <http://trac.webkit.org/changeset/188895>