[webkit-reviews] review requested: [Bug 47868] Pixel cracks when using background image sprite on transformed element at certain scales. : [Attachment 71217] Revised patch: Use GraphicsContext::getCTM() instead of CGContextGetUserSpaceToDeviceSpaceTransform() since getCTM() could be more efficient.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 16:11:44 PDT 2010


Yongjun Zhang <yongjun_zhang at apple.com> has asked  for review:
Bug 47868: Pixel cracks when using background image sprite on transformed
element at certain scales.
https://bugs.webkit.org/show_bug.cgi?id=47868

Attachment 71217: Revised patch: Use GraphicsContext::getCTM() instead of
CGContextGetUserSpaceToDeviceSpaceTransform() since getCTM() could be more
efficient.
https://bugs.webkit.org/attachment.cgi?id=71217&action=review


More information about the webkit-reviews mailing list