DescriptionCall VideoFrameProviderImpl::DidReceiveFrame when background render completes.
VideoFrameCompositor::OnRendererStateUpdate(true) may run and do a background render after BeginFrame but before the compositor frame is actually drawn. It needs to do DidReceiveFrame so that the layer's update_rect contains the entire video, because UpdateCurrentFrame won't be called and won't modify the update rect until the next BeginFrame.
BUG=515887
Committed: https://crrev.com/0e9c64c2f69e105042297f39a299a897c2d15459
Cr-Commit-Position: refs/heads/master@{#343553}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (2 generated)
|