Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing workaround in PaintCanvasVideoRenderer::Paint
We are now using SharedImage to hold the image for the video renderer, https://chromium-review.googlesource.com/c/chromium/src/+/1616978. That change, together with the change that made the video be deferred, and therefore, use the paintRecorder, let us safely remove the workaround. We are adding some comments to explain that removal, in case that this is stopped being deferred at any point. Bug: 974656 Change-Id: If050f1f12b098709e20547cb56709d4e5381af90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733438 Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Reviewed-by: Fernando Serboncini <fserb@chromium.org> Reviewed-by: Dan Sanders <sandersd@chromium.org> Reviewed-by: enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#683707}
- Loading branch information