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

Issue 3064017: Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1 (Closed)

Created:
10 years, 4 months ago by Satish
Modified:
9 years, 7 months ago
Reviewers:
hans, joth, jorlow
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, dpranke+watch_chromium.org, John Grabowski, pam+watch_chromium.org
Visibility:
Public.

Description

Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1 Flip the compile-time enable switch for speech input to on and add a command-line switch to put the functionality behind. The command-line flag will be used both on the Chromium side and in WebKit via WebRuntimeFeatures. This CL depends on the webkit patch https://bugs.webkit.org/show_bug.cgi?id=43146 BUG=none TEST=browser_tests --gtest_filter=SpeechInputEnableSwitchTest.* Originally Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54235, but reverted due to tests failure. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54389

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added button images to test shell and set flag. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -0 lines) Patch
M build/features_override.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/speech/enable_speech_input_switch_browsertest.cc View 1 1 chunk +36 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/render_thread.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/test/data/speech/enable_speech_input_switch_test.html View 1 chunk +22 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_shell_mac.mm View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_shell_webkit_init.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/tools/test_shell/test_shell_win.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Satish
10 years, 4 months ago (2010-07-29 09:50:14 UTC) #1
jorlow
LGTM http://codereview.chromium.org/3064017/diff/1/2 File build/features_override.gypi (right): http://codereview.chromium.org/3064017/diff/1/2#newcode28 build/features_override.gypi:28: 'ENABLE_INPUT_SPEECH=1', You'll need to add the flag to ...
10 years, 4 months ago (2010-07-29 10:58:30 UTC) #2
jorlow
Joth, did you do the WebKit side for Geolocation? Hans, maybe take a quick peak ...
10 years, 4 months ago (2010-07-29 10:59:18 UTC) #3
Satish
http://codereview.chromium.org/3064017/diff/1/2 File build/features_override.gypi (right): http://codereview.chromium.org/3064017/diff/1/2#newcode28 build/features_override.gypi:28: 'ENABLE_INPUT_SPEECH=1', On 2010/07/29 10:58:30, Jeremy Orlow wrote: > You'll ...
10 years, 4 months ago (2010-07-29 11:04:55 UTC) #4
jorlow
that's fine On Thu, Jul 29, 2010 at 12:04 PM, <satish@chromium.org> wrote: > > http://codereview.chromium.org/3064017/diff/1/2 ...
10 years, 4 months ago (2010-07-29 11:08:36 UTC) #5
hans
On 2010/07/29 10:59:18, Jeremy Orlow wrote: > Joth, did you do the WebKit side for ...
10 years, 4 months ago (2010-07-29 11:08:53 UTC) #6
joth
10 years, 4 months ago (2010-07-29 11:24:54 UTC) #7
LGTM

On 29 July 2010 11:59, <jorlow@chromium.org> wrote:

> Joth, did you do the WebKit side for Geolocation?
>
> Hans, maybe take a quick peak as well.
>
> http://codereview.chromium.org/3064017/show
>

Powered by Google App Engine
This is Rietveld 408576698