[webkit-reviews] review requested: [Bug 69966] Eliminate separate RenderStyle for visited link style : [Attachment 110813] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 01:51:46 PDT 2011


Antti Koivisto <koivisto at iki.fi> has asked  for review:
Bug 69966: Eliminate separate RenderStyle for visited link style
https://bugs.webkit.org/show_bug.cgi?id=69966

Attachment 110813: updated patch
https://bugs.webkit.org/attachment.cgi?id=110813&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
- Added (currently unused) visitedLinkFill/StrokePaintUri component to SVG
style for completeness
- Got rid of the macro in favor of doing the applying to the right style in
SVGRenderStyle::setFill/StrokePaint()
- Cleanups.


More information about the webkit-reviews mailing list