[webkit-reviews] review granted: [Bug 83072] Pixel access canvas APIs do not work transparently with high-DPI backing store : [Attachment 135614] Make getImageData, putImageData, and toDataURL operate in user space and downample/upsample as necessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 10:29:48 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted mitz at webkit.org's
request for review:
Bug 83072: Pixel access canvas APIs do not work transparently with high-DPI
backing store
https://bugs.webkit.org/show_bug.cgi?id=83072

Attachment 135614: Make getImageData, putImageData, and toDataURL operate in
user space and downample/upsample as necessary
https://bugs.webkit.org/attachment.cgi?id=135614&action=review

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


> Source/WebCore/platform/graphics/cg/ImageBufferCG.cpp:118
> +    // FIXME: Should we automatically use lower resolution?

...use a lower... or ...use the lower... ?


More information about the webkit-reviews mailing list