Revert of Tab (and AuraWindow) Capture: Capture refresh frame after Resume()...
Revert of Tab (and AuraWindow) Capture: Capture refresh frame after Resume() (patchset #2 id:20001 of https://codereview.chromium.org/2603533002/ ) Reason for revert: Speculative revert because WebContentsVideoCaptureDeviceTest.StopWithRendererWorkToDo is crashing with media::ThreadSafeCaptureOracle calling CopyRGBToVideoFrame. https://uberchromegw.corp.google.com/i/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29/builds/56009 Original issue's description: > Tab (and AuraWindow) Capture: Capture refresh frame after Resume() > > Adds a refresh frame capture upon Resume(). This solves a problem where > the tab capture device can be suspended for a significant length of time > and then resumed; but if the content of the tab isn't changing when the > resume takes place, no compositor events will be firing to cause any new > frames to be captured. Thus, the content in the video stream could be > very stale. Issuing a refresh frame capture guarantees the video stream > will be up-to-date immediately after a resume. > > BUG=643964 > > Review-Url: https://codereview.chromium.org/2603533002 TBR=xjz@chromium.org,miu@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=643964 Review-Url: https://codereview.chromium.org/2604833003 Cr-Commit-Position: refs/heads/master@{#440810}
Showing
Please register or sign in to comment