Backed out changeset b1b50935ab45 (bug 1249313) for for making Bug 1207431 worse

This commit is contained in:
Carsten "Tomcat" Book 2016-03-01 11:21:55 +01:00
parent 7f956c0bfb
commit 372be7a1e1

View File

@ -90,6 +90,8 @@ MediaEngineRemoteVideoSource::Shutdown()
Deallocate();
}
mozilla::camera::Shutdown();
mState = kReleased;
mInitDone = false;
return;