WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
127744
Add stubbed out VisitedLinkProvider class
https://bugs.webkit.org/show_bug.cgi?id=127744
Summary
Add stubbed out VisitedLinkProvider class
Anders Carlsson
Reported
2014-01-27 17:44:08 PST
Add stubbed out VisitedLinkProvider class
Attachments
Patch
(15.70 KB, patch)
2014-01-27 17:46 PST
,
Anders Carlsson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-01-27 17:46:09 PST
Created
attachment 222389
[details]
Patch
Andreas Kling
Comment 2
2014-01-27 20:28:52 PST
Comment on
attachment 222389
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=222389&action=review
otay, r=me
> Source/WebCore/WebCore.xcodeproj/project.pbxproj:-19741 > - F4EAF4AB10C74268009100D3 /* opentype */,
Oh that's my bad.
> Source/WebCore/page/PageGroup.h:117 > + RefPtr<VisitedLinkProvider> m_visitedLinkProvider;
Ref
> Source/WebCore/page/VisitedLinkProvider.h:41 > + static PassRefPtr<VisitedLinkProvider> create()
PassRef
WebKit Commit Bot
Comment 3
2014-01-28 09:24:09 PST
Comment on
attachment 222389
[details]
Patch Clearing flags on attachment: 222389 Committed
r162937
: <
http://trac.webkit.org/changeset/162937
>
WebKit Commit Bot
Comment 4
2014-01-28 09:24:12 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug