[Webkit-unassigned] [Bug 27242] JSC bindings should use an auto-bound RGBColor class instead of hand-rolled JSRGBColor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 22 00:03:26 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27242
--- Comment #4 from Eric Seidel <eric at webkit.org> 2009-07-22 00:03:25 PDT ---
It seems we eventually want RGBColor to be a wrapper around Color instead of
unsigned. That way the red/green/blue/alpha accessors are already written for
us (instead of having to re-write the << code.
--
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