Fix for closing the desktop sharing notification bar when the shared window is closed.
Previously MediaStreamManager is not notified when a video capturing device has stopped due to error (e.g. the shared window is closed), so the notification UI is still shown when the stream already stopped. This change fixes it by populating the state to MediaStreamManager through VideoCaptureHost --> VidoeCaptureManager --> MediaStreamProviderListner. BUG=360181 Review URL: https://codereview.chromium.org/248113003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267045 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment