DescriptionMoved instantiation of SpeechRecognitionManager inside browser_main_loop, instead of Singleton. (Speech CL1.10)
Compared to the Singleton solution, this allows the SpeechRecognitionManager to instantiate and cleanup the delegate at the right time.
Also, cleaned-up speech_recognition_browsertest.cc so that the FakeSpeechRecognitionManager extends only the SRM interface, and not the Impl class.
BUG=116954
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137424
Patch Set 1 #Patch Set 2 : Fixed FakeSpeechRecognitionManager. #
Total comments: 8
Patch Set 3 : Fixed according to Hans review + nits. #
Total comments: 7
Patch Set 4 : jam@ review + rebase #Patch Set 5 : Fixed build issues. #Messages
Total messages: 12 (0 generated)
|