[webkit-reviews] review granted: [Bug 101828] Improve the performance of rect transform : [Attachment 174798] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 19:57:33 PST 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 101828: Improve the performance of rect transform
https://bugs.webkit.org/show_bug.cgi?id=101828

Attachment 174798: Patch
https://bugs.webkit.org/attachment.cgi?id=174798&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=174798&action=review


> Source/WebCore/platform/graphics/transforms/TransformationMatrix.h:382
> +    FloatPoint mapPointImpl(const FloatPoint& sourcePoint) const

I'm not a huge fan of mapPointImpl(). Maybe internalMapPoint()?


More information about the webkit-reviews mailing list