Explicitly set the observer to null in the dtor of MediaStreamRemoteVideoSource.
commit792d2bc8ebc6e0a42b841245dbb48b2534cd6e5d
authorTommi Gunn <tommi@chromium.org>
Mon, 3 Nov 2014 20:24:18 +0000 (3 21:24 +0100)
committerTommi Gunn <tommi@chromium.org>
Mon, 3 Nov 2014 20:27:54 +0000 (3 20:27 +0000)
tree192b28389c30204cdb88ea145e401181aa831d59
parent4c11a965b4484a9f339491b70b2860a3c5b2f135
Explicitly set the observer to null in the dtor of MediaStreamRemoteVideoSource.
This is to clear the observer pointer prior to invalidating the weak factory.

BUG=369796
TBR=perkj

Review URL: https://codereview.chromium.org/685993006

Cr-Commit-Position: refs/heads/master@{#302472}
content/renderer/media/webrtc/media_stream_remote_video_source.cc