Chromium Code Reviews
DescriptionMake fake file audio input device not crash when it fails to read.
The fake device used to just CHECK when it failed to read the file,
but I noticed those checks don't make it into the logs for official
builds. This makes the --use-file-for-fake-audio-capture flag a bit
user-hostile, which has also shown up in Chrome crash reports. This
way there will be an entry in the log and the device will be silent
instead of crashing.
BUG=466408
Committed: https://crrev.com/132678eedf4fb5965f004620923569a5bad5cf31
Cr-Commit-Position: refs/heads/master@{#321365}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
||||||||||||||||||||||||||||