Cast: Don't create threads for each CastSessionDelegate
We shouldn't create threads for each instance of CastSessionDelegate. Cast encoding threads are now managed by a singleton object of CastThreads. Threads used by Cast are now started and stopped accordingly when there are CastSessionDelegate objects. Tested with browser_tests --gtest_filter=CastStreaming* BUG=317006 Review URL: https://codereview.chromium.org/174403002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252810 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment