[Webkit-unassigned] [Bug 119671] FEComponentTransfer could be faster

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 10:47:06 PDT 2013


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





--- Comment #3 from Christophe Dumez <dchris at gmail.com>  2013-08-12 10:46:42 PST ---
(From update of attachment 208515)
View in context: https://bugs.webkit.org/attachment.cgi?id=208515&action=review

> Source/WebCore/ChangeLog:7
> +

Missing changelog. Please explain what you did and why it is better / faster.

> Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp:-171
> -            unsigned char c = pixelArray->item(pixelOffset + channel);

Removing the char variable reduces the readability a bit IMHO.

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