[webkit-reviews] review requested: [Bug 33012] Marker code is buggy: referencePoint translation is off : [Attachment 45761] Updated patch v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 3 17:55:23 PST 2010


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 33012: Marker code is buggy: referencePoint translation is off
https://bugs.webkit.org/show_bug.cgi?id=33012

Attachment 45761: Updated patch v3
https://bugs.webkit.org/attachment.cgi?id=45761&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Finally, a patch fixing all known issues with markers, at least those I am
aware off. Most important change is that we're calculating marker bounds on
layout time now, instead of paint time. The old style fails on any dynamic
updates (repainting). Clippers & Maskers already calculate the bounds on layout
time, filters as well (though there's another issue that Dirk is already
working on) - 2010 will become a good year for SVG + render tree :-)


More information about the webkit-reviews mailing list