Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(431)

Issue 623953002: Avoid some explicit WebSpeechRecognitionHandle() conversions. (Closed)

Created:
6 years, 2 months ago by sof
Modified:
6 years, 2 months ago
Reviewers:
tkent, Mike West
CC:
blink-reviews, jamesr, dglazkov+blink, mkwst+moarreviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Avoid some explicit WebSpeechRecognitionHandle() conversions. It's now tidier to have these be implicit instead. Also remove an unused WebSpeechGrammar() constructor + some Speech API assignment operators. R= BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183242

Patch Set 1 #

Patch Set 2 : Tidy vector element assignments of SpeechRecognitionResults #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -19 lines) Patch
M Source/web/SpeechRecognitionClientProxy.cpp View 1 2 chunks +5 lines, -5 lines 2 comments Download
M Source/web/WebSpeechGrammar.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/web/WebSpeechRecognitionHandle.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M public/web/WebSpeechGrammar.h View 1 chunk +0 lines, -1 line 0 comments Download
M public/web/WebSpeechRecognitionHandle.h View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
sof
Please take a look. Very low priority; just providing implicit&trivial conversions from Speech API types ...
6 years, 2 months ago (2014-10-05 19:31:11 UTC) #2
Mike West
This LGTM % one comment: removing dead code is awesome! You'll still need a web/ ...
6 years, 2 months ago (2014-10-05 19:37:28 UTC) #4
sof
Thanks for the quick (Sunday eve) review, Mike! :) https://codereview.chromium.org/623953002/diff/20001/Source/web/SpeechRecognitionClientProxy.cpp File Source/web/SpeechRecognitionClientProxy.cpp (right): https://codereview.chromium.org/623953002/diff/20001/Source/web/SpeechRecognitionClientProxy.cpp#newcode41 Source/web/SpeechRecognitionClientProxy.cpp:41: ...
6 years, 2 months ago (2014-10-05 20:27:25 UTC) #5
tkent
lgtm
6 years, 2 months ago (2014-10-05 22:26:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/623953002/20001
6 years, 2 months ago (2014-10-05 22:26:56 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-05 23:28:29 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 183242

Powered by Google App Engine
This is Rietveld 408576698