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

Issue 209393004: Only enable speech dispatcher on Linux with an explicit switch. (Closed)

Created:
6 years, 9 months ago by dmazzoni
Modified:
6 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Only enable speech dispatcher on Linux with an explicit switch. Now that the speechSynthesis api is part of the drive-by web, we don't want just visiting a malicious site to be able to cause speech-dispatcher to crash. BUG=327295, 333003 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259109

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix indentation and comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M chrome/browser/speech/tts_linux.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/startup/bad_flags_prompt.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dmazzoni
dtseng: see the bug for context; does this look okay and how could we publicize ...
6 years, 9 months ago (2014-03-22 14:10:16 UTC) #1
David Tseng
lgtm
6 years, 9 months ago (2014-03-24 16:35:54 UTC) #2
msw
LGTM with nits. I don't have access to issue 327295, but presume it's related crashes. ...
6 years, 9 months ago (2014-03-24 17:11:00 UTC) #3
dmazzoni
https://codereview.chromium.org/209393004/diff/1/chrome/browser/ui/startup/bad_flags_prompt.cc File chrome/browser/ui/startup/bad_flags_prompt.cc (right): https://codereview.chromium.org/209393004/diff/1/chrome/browser/ui/startup/bad_flags_prompt.cc#newcode69 chrome/browser/ui/startup/bad_flags_prompt.cc:69: #if defined(OS_LINUX) && !defined(OS_CHROMEOS) On 2014/03/24 17:11:00, msw wrote: ...
6 years, 9 months ago (2014-03-24 22:08:42 UTC) #4
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 9 months ago (2014-03-24 22:08:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/209393004/1
6 years, 9 months ago (2014-03-24 22:10:25 UTC) #6
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 9 months ago (2014-03-24 22:16:08 UTC) #7
commit-bot: I haz the power
Failed to trigger a try job on win_x64_rel HTTP Error 400: Bad Request
6 years, 9 months ago (2014-03-24 22:23:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/209393004/20001
6 years, 9 months ago (2014-03-24 22:23:51 UTC) #9
commit-bot: I haz the power
6 years, 9 months ago (2014-03-25 02:35:54 UTC) #10
Message was sent while issue was closed.
Change committed as 259109

Powered by Google App Engine
This is Rietveld 408576698