summaryrefslogtreecommitdiffstats
path: root/webkit/glue
diff options
context:
space:
mode:
authorsatish@chromium.org <satish@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-14 16:59:58 +0000
committersatish@chromium.org <satish@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-14 16:59:58 +0000
commit9598dce7a441e64828958482b4f9fa23d95c674e (patch)
tree6a24c1d64e54424f3c2d817aedc12c758c0166c3 /webkit/glue
parent184808f27fbc5cf8dc4a9c637d644bda31c6cfe8 (diff)
downloadchromium_src-9598dce7a441e64828958482b4f9fa23d95c674e.zip
chromium_src-9598dce7a441e64828958482b4f9fa23d95c674e.tar.gz
chromium_src-9598dce7a441e64828958482b4f9fa23d95c674e.tar.bz2
A small set of related fixes:
- Tell speech recognition server to return errors as part of the JSON response and not HTTP error codes (xjerr=1 url param) - Don't treat an empty response as a parse failure, instead bubble it up to the recognizer which already shows a proper 'speech not recognized' message - Fix a constant's value which was wrong (should've been 30.0, not 60.0) - Change mic image to blue when recording. BUG=none TEST=unit_tests --gtest_filter=SpeechRecognitionRequestTest.* Review URL: http://codereview.chromium.org/6682029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78043 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue')
-rw-r--r--webkit/glue/resources/input_speech_recording.pngbin2189 -> 1343 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/webkit/glue/resources/input_speech_recording.png b/webkit/glue/resources/input_speech_recording.png
index 59734a5..5c68bc8 100644
--- a/webkit/glue/resources/input_speech_recording.png
+++ b/webkit/glue/resources/input_speech_recording.png
Binary files differ