New issue
Advanced search Search tips

Issue 862686 link

Starred by 4 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Support img.decode API for <canvas>

Project Member Reported by khushals...@chromium.org, Jul 11

Issue description

Currently the img.decode API only warms up the image cache in the compositor, effectively meaning it can only be used for web content rasterized by cc. Since image caching for 2d canvas has been moved to using cc ImageDecodeCache, though a different instance which lives on the main thread, it's probably going to be easier to support this API for canvas use-cases as well.
 

Sign in to add a comment