Revert "[VideoCapture] Handle GPU context lost for the zero-copy path"
This reverts commit 8b1af9e8. Reason for revert: broke MSAN test on blink_platform_unittests Original change's description: > [VideoCapture] Handle GPU context lost for the zero-copy path > > When the render thread encounters GPU context lost, we need to re-create > the SharedImage resources to recover the video capture stream. > > Bug: 1131998, b:169429427 > Test: Manually with chrome://gpuclean on soraka > Change-Id: Ie6306653e779885fbf131c9964ae8ed90493ac76 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2455328 > Reviewed-by: Kenneth Russell <kbr@chromium.org> > Reviewed-by: ccameron <ccameron@chromium.org> > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Commit-Queue: Ricky Liang <jcliang@chromium.org> > Cr-Commit-Position: refs/heads/master@{#820061} TBR=jcliang@chromium.org,ccameron@chromium.org,kbr@chromium.org,dcastagna@chromium.org,guidou@chromium.org,ccameron@google.com Change-Id: I06750ff6206af29192e0acf01fae1ded897e47a3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1131998 Bug: b:169429427 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2494193Reviewed-by:Ricky Liang <jcliang@chromium.org> Commit-Queue: Ricky Liang <jcliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#820159}
Showing
Please register or sign in to comment