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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 23:59:37 PDT 2013


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





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

> Source/WebCore/ChangeLog:11
> +        The SET function has index checking code, value checking code and value casting code.

nit: Please update other uses of SET in the changelog as well

> Source/WebCore/ChangeLog:14
> +        Thus all works in SET function is duplicated.

duplicated -> redundant

> Source/WebCore/ChangeLog:15
> +        So deletion of calling SET function do not reduce stability, but improve the performance.

Removing the call to set() does not reduce stability but improves performance.

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