[webkit-reviews] review granted: [Bug 54224] toDataURL() fails if skia device is backed by GPU : [Attachment 82008] fix for 54224 - call readPixels() if need be, if the address from getPixels() is null

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 11:14:21 PST 2011


James Robinson <jamesr at chromium.org> has granted Mike Reed <reed at google.com>'s
request for review:
Bug 54224: toDataURL() fails if skia device is backed by GPU
https://bugs.webkit.org/show_bug.cgi?id=54224

Attachment 82008: fix for 54224 - call readPixels() if need be, if the address
from getPixels() is null
https://bugs.webkit.org/attachment.cgi?id=82008&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=82008&action=review

R=me

> WebCore/ChangeLog:9
> +	   No new tests. Existing canvas tests exercise this. 

Do we know which test(s) cover this?


More information about the webkit-reviews mailing list