Bug 38422

Summary: REGRESSION (r58273): Visited links do not change color immediately when Cmd-clicked
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Maciej Stachowiak 2010-05-01 12:28:55 PDT
REGRESSION (r58273): Visited links do not change color immediately when Cmd-clicked
Comment 1 Maciej Stachowiak 2010-05-01 12:32:10 PDT
Created attachment 54855 [details]
Patch
Comment 2 Sam Weinig 2010-05-01 12:36:09 PDT
Comment on attachment 54855 [details]
Patch

WebCore/ChangeLog:23
 +          to make a manual test that supports visited link coloring.
I think you mean automated test here.

r=me.
Comment 3 Maciej Stachowiak 2010-05-01 12:56:09 PDT
After further study, it might be possible to make an automated test, but I'll land that separately.
Comment 4 Maciej Stachowiak 2010-05-01 13:24:01 PDT
Committed r58636: <http://trac.webkit.org/changeset/58636>