[Webkit-unassigned] [Bug 20729] [Qt] Canvas gradients don't work as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 12:52:12 PDT 2008


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


hausmann at webkit.org changed:

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




------- Comment #3 from hausmann at webkit.org  2008-09-10 12:52 PDT -------
(From update of attachment 23314)
Looks good, but there's a small coding style nitpick:

If (qFuzzyCompare(...)) {
   one line of code
} else
   another line of code

There's no need for braces in one-liners


-- 
Configure bugmail: https://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