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

Issue 8222025: Allow speech input feature to be disabled. (Closed)

Created:
9 years, 2 months ago by John Knottenbelt
Modified:
9 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke+watch-content_chromium.org
Visibility:
Public.

Description

Allow speech input feature to be disabled. BUG=None TEST=Existing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105463

Patch Set 1 #

Patch Set 2 : Minimised change #

Patch Set 3 : Enable speech input by default (common.gypi) #

Total comments: 2

Patch Set 4 : Make change suggestions. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M build/common.gypi View 1 2 3 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 chunk +6 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_shell.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
John Knottenbelt
This is the chromium-side of the patch. WebKit-side forthcoming.
9 years, 2 months ago (2011-10-11 01:03:12 UTC) #1
Satish
Could you add some of the OWNERs in chrome/browser and content/... directories? I'm interested in ...
9 years, 2 months ago (2011-10-11 09:47:34 UTC) #2
John Knottenbelt
Hi John, Miranda, This change (in combination with a forthcoming webkit change) will allow the ...
9 years, 2 months ago (2011-10-11 15:54:45 UTC) #3
Miranda Callahan
On 2011/10/11 15:54:45, John Knottenbelt wrote: > Hi John, Miranda, > > This change (in ...
9 years, 2 months ago (2011-10-11 17:04:59 UTC) #4
jam
On 2011/10/11 17:04:59, Miranda Callahan wrote: > On 2011/10/11 15:54:45, John Knottenbelt wrote: > > ...
9 years, 2 months ago (2011-10-11 20:32:47 UTC) #5
John Knottenbelt
Thanks for your comments. I've reduced the change as much as I can, and now ...
9 years, 2 months ago (2011-10-11 20:46:33 UTC) #6
tony
test_shell LGTM
9 years, 2 months ago (2011-10-11 21:33:35 UTC) #7
jam
lgtm http://codereview.chromium.org/8222025/diff/3013/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): http://codereview.chromium.org/8222025/diff/3013/content/renderer/render_view_impl.cc#newcode4385 content/renderer/render_view_impl.cc:4385: #if defined(ENABLE_INPUT_SPEECH) i would even wrap this around ...
9 years, 2 months ago (2011-10-12 03:08:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jknotten@chromium.org/8222025/11001
9 years, 2 months ago (2011-10-14 03:25:01 UTC) #9
commit-bot: I haz the power
9 years, 2 months ago (2011-10-14 05:08:23 UTC) #10
Change committed as 105463

Powered by Google App Engine
This is Rietveld 408576698