[webkit-reviews] review granted: [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 17:32:45 PDT 2010


mitz at webkit.org has granted Yongjun Zhang <yongjun_zhang at apple.com>'s request
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