Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a problem that DidEnterFullscreen is fired when exiting fullscreen
When exiting fullscreen, we will pass a Null surface to BrowserMediaPlayerManager::SetVideoSurface(). In this case, we should not send DidExitFullscreen IPC to renderer Review URL: https://codereview.chromium.org/112133004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240043 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information