Transformations of Patterns and Gradients can be bundeled. This calculation also needs just to be calculated once. It's not a great speed-up for most platforms, but a clean-up and preparation for new features like vectorEffects and others.
Created attachment 57964 [details] Patch
Created attachment 57965 [details] Patch
Comment on attachment 57965 [details] Patch Good job, r=me. Just fix a list typo before landing: WebCore/ChangeLog:11 + Now, that we don't recalucluate the gradient and it's transformations, it was necessary to add a way Typo: its.
Committed r60760: <http://trac.webkit.org/changeset/60760>
Comment on attachment 57965 [details] Patch Clearing review flag.