[Webkit-unassigned] [Bug 63064] Apply the ParallelJobs support to FEMorphology

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 04:21:44 PDT 2011


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99048|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #10 from Dirk Schulze <krit at webkit.org>  2011-06-29 04:21:44 PST ---
(From update of attachment 99048)
View in context: https://bugs.webkit.org/attachment.cgi?id=99048&action=review

I just have a snippet, a style issue. r- because you don't have commit rights and can't change it before landing.

> Source/WebCore/platform/graphics/filters/FEMorphology.cpp:183
> +                param.endY = (job) ? (currentY) : (paintingData->height);

Can you omit the braces here?  They are superfluous and not webkit style.

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