DescriptionSpeech recognition: Fixing erroneous DCHECK usage
When using the legacy API both continuos and provisional_results are
false, and in the JS API they are by default false but can be set to
true independently. The DCHECKs didn't allow for this and erroneously
triggered for some API usages; like the implementation on google.com.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245125
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixed review comments #
Messages
Total messages: 5 (0 generated)
|