RESOLVED FIXED Bug 43393
Add VisitedLinkStrategy for each platform to implement
https://bugs.webkit.org/show_bug.cgi?id=43393
Summary Add VisitedLinkStrategy for each platform to implement
Brady Eidson
Reported 2010-08-02 17:14:16 PDT
Add VisitedLinkStrategy for each platform to implement
Attachments
Patch (17.45 KB, patch)
2010-08-02 17:17 PDT, Brady Eidson
andersca: review+
Brady Eidson
Comment 1 2010-08-02 17:17:24 PDT
Brady Eidson
Comment 2 2010-08-02 18:08:43 PDT
Adam Barth
Comment 3 2010-08-02 19:48:13 PDT
http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20(Build)/builds/14719/steps/compile-webkit/logs/stdio ** BUILD FAILED ** The following build commands failed: WebCore: CpHeader /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release/build/WebKitBuild/Release/WebCore.framework/Versions/A/PrivateHeaders/VisitedLinkStrategy.h platform/VisitedLinkStrategy.h CompileC /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release/build/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/HistoryController.o /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release/build/WebCore/loader/HistoryController.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2 CompileC /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release/build/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/CSSStyleSelector.o /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release/build/WebCore/css/CSSStyleSelector.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2 (3 failures)
Brady Eidson
Comment 4 2010-08-02 19:57:30 PDT
Forgot to svn add the header. Coming...
Brady Eidson
Comment 5 2010-08-02 20:01:02 PDT
Adam Barth
Comment 6 2010-08-02 20:06:19 PDT
thx
Brady Eidson
Comment 8 2010-08-03 09:13:51 PDT
Sorry for the test failures - I had other changes in my tree that masked them for me. I think Alexey fixed them in http://trac.webkit.org/projects/webkit/changeset/64535 and I'll make sure that's a good permanent fix.
Note You need to log in before you can comment on or make changes to this bug.