This cl removes the unused MediaStreamManager::Error function as well as making sure
commitb1087e6b5ea27e0381e56fc0ef4cfcb3fb63deac
authorperkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 12 Nov 2013 07:13:11 +0000 (12 07:13 +0000)
committerperkj@chromium.org <perkj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 12 Nov 2013 07:13:11 +0000 (12 07:13 +0000)
treee541731a1908500a3728e8268d3ce4450201acba
parent9e0c5dcffaf8fd1c4776defb2eff6964c14a4ce8
This cl removes the unused MediaStreamManager::Error function as well as making sure
a request is only completed on MediaStreamManager::Opened if the request state is in the expected state.

Furthermore it adds information about the number of requests and loops in MediaStreamManager::CancelAllRequests.

This is to help debug 316396 and 317534.

BUG= 316396,317534
R=joi@chromium.org, wjia@chromium.org, xians@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234445 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/renderer_host/media/media_stream_manager.cc
content/browser/renderer_host/media/media_stream_manager.h
content/browser/renderer_host/media/media_stream_provider.h