Bug 149431
Summary: | ImageBuffer(CG)::putByteArray makes an unconditionally unaccelerated ImageBuffer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Horton <thorton> |
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, sabouhallawa, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Horton
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |