Call close_timer_.Reset() from StopStreamTask.
There is a race here if ClosePendingStreams() is called before StopStreamTask. The stream added to idle_streams_ will stay there forever unless we reset the timer. This test fails when run locally under tsan and on the drmemory bots here: http://build.chromium.org/p/chromium.fyi/builders/Windows%20Tests%20%28DrMemory%20Win%207%29/builds/1402/steps/memory%20test%3A%20media BUG=105124 Review URL: http://codereview.chromium.org/8680009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111545 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment