[webkit-reviews] review granted: [Bug 60339] Make CSSStyleSelector::applyProperty() CSSPropertyWebkitColorCorrection case use appropriate macro. : [Attachment 92541] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 22:34:11 PDT 2011


Eric Seidel <eric at webkit.org> has granted Luke Macpherson
<macpherson at chromium.org>'s request for review:
Bug 60339: Make CSSStyleSelector::applyProperty()
CSSPropertyWebkitColorCorrection case use appropriate macro.
https://bugs.webkit.org/show_bug.cgi?id=60339

Attachment 92541: Patch
https://bugs.webkit.org/attachment.cgi?id=92541&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
As you can see, so much of this code is old... and crappy.  Hopefully your
newer code will make it easy for people to add new properties *correctly* and
not end up with so many differnet bits of code doing the same thing differently
like the old code was. :)


More information about the webkit-reviews mailing list