Revert "Introduce mailbox-based version of VideoTextureBacking"
This reverts commit 0c93bcb5. Reason for revert: An earlier change is causing a canvas video issue. This change depends on that change. Reverting both changes until the bug is resolved. See crbug.com/1164407. Original change's description: > Introduce mailbox-based version of VideoTextureBacking > > This CL introduces an OOPR compatible version of VideoTextureBacking and > updates PaintCanvasVideoRenderer::UpdateLastImage() to use this new > version in the OOPR codepath. > > More details about overall PaintImage effort: crbug.com/1023259 > Info about the OOPR-Canvas2D project: crbug.com/1018894 > > Bug: 1115217 > Change-Id: I4590cf16d6faef0e5575b0b4006ea88de89aa13d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419653 > Reviewed-by: Khushal <khushalsagar@chromium.org> > Reviewed-by: Dale Curtis <dalecurtis@chromium.org> > Commit-Queue: Jonah Chin <jochin@microsoft.com> > Cr-Commit-Position: refs/heads/master@{#826449} TBR=dalecurtis@chromium.org,khushalsagar@chromium.org,jochin@microsoft.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1115217 Change-Id: I3b1d370e7048eee9d8885651ee0e68b342340b9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623174Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Jonah Chin <jochin@microsoft.com> Commit-Queue: Jonah Chin <jochin@microsoft.com> Cr-Commit-Position: refs/heads/master@{#842354}
Showing
This diff is collapsed.
Please register or sign in to comment