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

Issue 149233004: Revert "Automatically trigger installation of high-quality speech synthesis extension." (Closed)

Created:
6 years, 10 months ago by Peter Lundblad
Modified:
6 years, 10 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkgr
Visibility:
Public.

Description

Revert "Automatically trigger installation of high-quality speech synthesis extension." This reverts commit r241081. Reason: changing the builtin tts engine to use an event page instead of a persistent background page can cause tts to stop working for some users. BUG=339322 TBR=dpolukhin@chromium.org, thakis@chromium.org, dtseng@chromium.org, kalman@chromium.org, dmazzoni@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249559

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase, also LOG(INFO) -> VLOG(1) to pass presubmit. #

Patch Set 4 : #

Patch Set 5 : Fix gyp file mismerge #

Patch Set 6 : #

Patch Set 7 : Fix conflict arising from https://codereview.chromium.org/137433009 #

Patch Set 8 : Don't remove WillSpeakUtteranceWithVoice, it is dependent upon by a test now. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+247 lines, -363 lines) Patch
M chrome/browser/chromeos/login/user_manager_impl.h View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/extensions/component_loader.h View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/extensions/component_loader.cc View 1 2 3 4 5 6 3 chunks +0 lines, -15 lines 0 comments Download
M chrome/browser/extensions/external_component_loader.h View 3 chunks +1 line, -21 lines 0 comments Download
M chrome/browser/extensions/external_component_loader.cc View 1 2 2 chunks +0 lines, -68 lines 0 comments Download
D chrome/browser/extensions/external_component_loader_unittest.cc View 1 chunk +0 lines, -166 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/speech_synthesis/manifest.json View 3 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/speech/tts_chromeos.cc View 3 chunks +20 lines, -60 lines 0 comments Download
M chrome/browser/speech/tts_controller.h View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/speech/tts_controller.cc View 1 2 3 4 5 6 7 2 chunks +13 lines, -0 lines 0 comments Download
A chrome/browser/speech/tts_extension_loader_chromeos.h View 1 chunk +56 lines, -0 lines 0 comments Download
A chrome/browser/speech/tts_extension_loader_chromeos.cc View 1 2 1 chunk +133 lines, -0 lines 0 comments Download
M chrome/browser/speech/tts_platform.h View 1 2 3 4 5 6 7 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/speech/tts_platform.cc View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/extension_constants.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/extensions/extension_constants.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/pref_names.cc View 1 2 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Peter Lundblad
6 years, 10 months ago (2014-02-06 01:57:27 UTC) #1
Peter Lundblad
The CQ bit was checked by plundblad@chromium.org
6 years, 10 months ago (2014-02-06 02:11:49 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/plundblad@chromium.org/149233004/140001
6 years, 10 months ago (2014-02-06 02:14:51 UTC) #3
Nico
When reverting something, always say why. On Feb 5, 2014 5:57 PM, <plundblad@chromium.org> wrote: > ...
6 years, 10 months ago (2014-02-06 02:25:14 UTC) #4
Peter Lundblad
Nico Weber writes: > When reverting something, always say why. Updated the description with a ...
6 years, 10 months ago (2014-02-06 02:36:21 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-06 06:01:02 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) app_list_unittests, ash_unittests, aura_unittests, base_unittests, browser_tests, cacheinvalidation_unittests, ...
6 years, 10 months ago (2014-02-06 06:01:02 UTC) #7
Peter Lundblad
The CQ bit was checked by plundblad@chromium.org
6 years, 10 months ago (2014-02-06 16:26:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/plundblad@chromium.org/149233004/430001
6 years, 10 months ago (2014-02-06 16:27:22 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-06 17:26:18 UTC) #10
commit-bot: I haz the power
Retried try job too often on android_aosp for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_aosp&number=45776
6 years, 10 months ago (2014-02-06 17:26:19 UTC) #11
Peter Lundblad
The CQ bit was checked by plundblad@chromium.org
6 years, 10 months ago (2014-02-06 18:06:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/plundblad@chromium.org/149233004/430001
6 years, 10 months ago (2014-02-06 18:07:21 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-06 19:37:47 UTC) #14
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=199125
6 years, 10 months ago (2014-02-06 19:37:48 UTC) #15
Peter Lundblad
The CQ bit was checked by plundblad@chromium.org
6 years, 10 months ago (2014-02-06 22:29:35 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/plundblad@chromium.org/149233004/840001
6 years, 10 months ago (2014-02-06 22:31:45 UTC) #17
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 00:29:17 UTC) #18
Message was sent while issue was closed.
Change committed as 249559

Powered by Google App Engine
This is Rietveld 408576698