DescriptionAttempt to fix issue 332427 by deleting LoggingImpl in CastEnvironment on the main thread instead of the last thread holding on reference to it by doing PostTask with the main thread task runner. Also re-enable CastStreamingApiTest.Basics as this patch should fix the problem.
BUG=332427
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244075
Patch Set 1 : Added comment #Patch Set 2 : Reenable failing test #Patch Set 3 : Reordered member variable ordering to ensure proper destruction in unit tests #Patch Set 4 : Added shortcut to destruct logging_ if already on main thread. #
Messages
Total messages: 13 (0 generated)
|