DescriptionInitialize cc::VideoFrameProviderClientImpl::active_video_layer_.
As of r259048, WebMediaPlayerImpl now notifies the compositor of new
frames directly on the compositing thread. If
VideoFrameProviderClientImpl::DidRecieveFrame() is called before
VideoLayerImpl::DidBecomeActive() is called,
VideoFrameProviderClientImpl may attempt to call
VideoLayerImpl::SetNeedsRedraw() using an uninitialized pointer.
BUG=357145
R=enne@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260360
Patch Set 1 #Patch Set 2 : fix test #Patch Set 3 : fix test #
Total comments: 2
Patch Set 4 : EXPECT_EQ() #
Messages
Total messages: 25 (0 generated)
|