[webkit-reviews] review requested: [Bug 38845] Canvas color property getters should serialize them according to spec : [Attachment 56334] Proposed patch v8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 01:15:53 PDT 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 38845: Canvas color property getters should serialize them according to
spec
https://bugs.webkit.org/show_bug.cgi?id=38845

Attachment 56334: Proposed patch v8
https://bugs.webkit.org/attachment.cgi?id=56334&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Moved color serialization into the Color class - String Color::serialized()
const;
(I liked that in the patch for bug 39161)
Other than that, this is the same patch as earlier.


More information about the webkit-reviews mailing list