[Webkit-unassigned] [Bug 13842] New: Simplify Color::light() and Color::dark()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 23 07:10:16 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13842
Summary: Simplify Color::light() and Color::dark()
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Trivial
Priority: P3
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
The RGB->HSV->RGB conversion Color::light() and Color::dark() do is an
overkill. I don't think those functions are hot but what they do can be
described and implemented in simpler terms.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list