RESOLVED FIXED 44525
Accelerated 2D canvas should work without accelerated compositing
https://bugs.webkit.org/show_bug.cgi?id=44525
Summary Accelerated 2D canvas should work without accelerated compositing
Stephen White
Reported 2010-08-24 08:39:37 PDT
It should be possible to run with --enable-accelerated-2d-canvas but not --enable-accelerated-compositing. It doesn't have to be fast (will use readback and software compositing), but it should work.
Attachments
Patch (5.55 KB, patch)
2010-08-24 09:02 PDT, Stephen White
no flags
Patch (5.69 KB, patch)
2010-08-24 10:34 PDT, Stephen White
kbr: review+
Stephen White
Comment 1 2010-08-24 09:02:11 PDT
WebKit Review Bot
Comment 2 2010-08-24 09:53:34 PDT
Stephen White
Comment 3 2010-08-24 10:34:19 PDT
James Robinson
Comment 4 2010-08-24 10:35:33 PDT
Looks good to me!
Kenneth Russell
Comment 5 2010-08-24 11:52:35 PDT
Comment on attachment 65293 [details] Patch Looks good to me.
Stephen White
Comment 6 2010-08-24 12:17:47 PDT
Note You need to log in before you can comment on or make changes to this bug.