Bug 148406 - Rename VisitedLinkProvider to VisitedLinkStore
Summary: Rename VisitedLinkProvider to VisitedLinkStore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 16:37 PDT by Anders Carlsson
Modified: 2015-08-24 16:51 PDT (History)
2 users (show)

See Also:


Attachments
Patch (62.49 KB, patch)
2015-08-24 16:38 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>