New issue
Advanced search Search tips

Issue 915566 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

GetTasksForPaintWorkletImages should build one big task

Project Member Reported by xidac...@chromium.org, Dec 17

Issue description

https://chromium-review.googlesource.com/c/chromium/src/+/1348860

With the above CL landed, the GetTasksForPaintWorkletImages function takes a set of PaintWorklet generated cc::DrawImage and build one tile task for each of them. We should instead try to create one big task that includes executing JS callbacks for all the images.
 

Sign in to add a comment