[Webkit-unassigned] [Bug 28252] [Haiku] Adding the lack of JPEG support to ImageSource.cpp.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 13 09:59:16 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28252
--- Comment #3 from Maxime Simon <simon.maxime at gmail.com> 2009-08-13 09:59:15 PDT ---
(In reply to comment #2)
> (From update of attachment 34728 [details])
> What are the style changes from? check-webkit-style? I'd have to check the
> guide to see if those are correct or not, I can never remember for multi-line
> operations.
>From the guideline:
- never compare to 0.
- in a condition && and || should be put on the begin of the line.
check-webkit-style complained with ImageSourceHaiku for these things, so I
supposed it the same for this file. :)
Regards,
Maxime
--
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