[Webkit-unassigned] [Bug 24300] Add CSSKeepVisitedLinksPrivate option to WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 14:42:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24300





------- Comment #22 from robert at roberthogan.net  2009-06-30 14:42 PDT -------
(In reply to comment #21)
> (From update of attachment 31865 [review])
> if (!m_ignoreVisitedLinks && pseudoState == PseudoVisited)
> 
> Why is the above change necessary?  If you hack checkPseudoState to always
> pretend like you aren't visited, then why do you need this extra code?
> 
You're right - this line is redundant. I've tested it without it, and manual
and auto tests still pass. I think it was introduced in an earlier stage in the
patch, when for some reason I had the check in checkPseudoState in the wrong
place.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list