Bug 149420 - Shape::createRasterShape makes an unconditionally unaccelerated ImageBuffer
Summary: Shape::createRasterShape makes an unconditionally unaccelerated ImageBuffer
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-21 15:37 PDT by Tim Horton
Modified: 2015-09-21 15:41 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2015-09-21 15:37:48 PDT
The ImageBuffer should inherit the accelerated bit from the context it will eventually be painted into.