DescriptionCast: 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252810
Patch Set 1 #Patch Set 2 : missing files #
Total comments: 7
Patch Set 3 : #
Total comments: 1
Patch Set 4 : SingleThreadTaskRunner #
Messages
Total messages: 16 (0 generated)
|