Bug 38422 - REGRESSION (r58273): Visited links do not change color immediately when Cmd-clicked
Summary: REGRESSION (r58273): Visited links do not change color immediately when Cmd-c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-01 12:28 PDT by Maciej Stachowiak
Modified: 2010-05-01 13:24 PDT (History)
0 users

See Also:


Attachments
Patch (9.03 KB, patch)
2010-05-01 12:32 PDT, Maciej Stachowiak
sam: review+
Details | Formatted Diff | Diff

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