[Webkit-unassigned] [Bug 27909] WebKit cannot decode jpegs that are in CMYK or YCCK format

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 08:54:45 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27909


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34250|review?                     |review-
               Flag|                            |




--- Comment #12 from Eric Seidel <eric at webkit.org>  2009-08-07 08:54:44 PDT ---
(From update of attachment 34250)
cmyk_convert_rgba and rgb_convert_rgba should follow WebKit style naming
(unless we have good reason not do here?)

Something like:
convertRGBToRGBA
convertCMYKToRGBA
would be webkit style naming.

Otherwise looks great.  If you were a committer I would r+ this and you could
fix it when landing.

-- 
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