[webkit-reviews] review requested: [Bug 26955] Use RGBColor::create in V8 bindings codegenerator : [Attachment 32245] Use RGBColor::create in V8 bindings codegen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 3 12:22:48 PDT 2009


Mads Ager <ager at chromium.org> has asked  for review:
Bug 26955: Use RGBColor::create in V8 bindings codegenerator
https://bugs.webkit.org/show_bug.cgi?id=26955

Attachment 32245: Use RGBColor::create in V8 bindings codegen
https://bugs.webkit.org/attachment.cgi?id=32245&action=edit

------- Additional Comments from Mads Ager <ager at chromium.org>
Patch to the V8 bindings codegenerator to correctly use RGBColor::create to
create RGBColor objects.  This avoid memory leaks because of errors in
refcounting.


More information about the webkit-reviews mailing list