[Webkit-unassigned] [Bug 26955] New: Use RGBColor::create in V8 bindings codegenerator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 3 12:22:48 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26955
Summary: Use RGBColor::create in V8 bindings codegenerator
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ager at chromium.org
CC: dglazkov at chromium.org
Mads Ager <ager at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32245| |review?
Flag| |
Created an attachment (id=32245)
--> (https://bugs.webkit.org/attachment.cgi?id=32245)
Use RGBColor::create in V8 bindings codegen
Patch to the V8 bindings codegenerator to correctly use RGBColor::create to
create RGBColor objects. This avoid memory leaks because of errors in
refcounting.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list