Make canvas work with chromium image (for hw overlays) |
|||
Issue descriptionCurrently the code that uses images for 2d canvas seems to have specific Mac code (#define SE_IOSURFACE_FOR_2D_CANVAS). Calling WebRuntimeFeatures::EnableCanvas2dImageChromium(true) on CrOS doesn't seem to work as expected. Having a Canvas 2d backed by a chromium image will allow canvas2d to be promoted to ovelay on CrOS devices where supported.
,
Jul 18 2017
,
Nov 8 2017
Obsolete. Image Chromium pathe is now enabled on CrOS. |
|||
►
Sign in to add a comment |
|||
Comment 1 by junov@chromium.org
, Jul 18 2017Status: Assigned (was: Untriaged)