NEW 149431
ImageBuffer(CG)::putByteArray makes an unconditionally unaccelerated ImageBuffer
https://bugs.webkit.org/show_bug.cgi?id=149431
Summary ImageBuffer(CG)::putByteArray makes an unconditionally unaccelerated ImageBuffer
Tim Horton
Reported 2015-09-21 16:32:43 PDT
The ImageBuffer should inherit the accelerated bit from the context it will eventually be painted into. Oddly, though, doing this causes tons of canvas tests to fail... needs more investigation.
Attachments
Note You need to log in before you can comment on or make changes to this bug.