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

Issue 14230005: Remove all code for chrome.experimental.speechInput extension API (Closed)

Created:
7 years, 8 months ago by 方觉(Fang Jue)
Modified:
7 years, 8 months ago
CC:
chromium-reviews, MAD, sail+watch_chromium.org, Aaron Boodman, chromium-apps-reviews_chromium.org
Base URL:
https://src.chromium.org/svn/trunk/src/
Visibility:
Public.

Description

Remove all code for chrome.experimental.speechInput extension API BUG=230740 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196034

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebase and run update_extension_functions.py again #

Patch Set 3 : add missing chrome_tests.gypi #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -1928 lines) Patch
M chrome/browser/extensions/extension_function_histogram_value.h View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 1 2 chunks +0 lines, -4 lines 0 comments Download
D chrome/browser/speech/speech_input_extension_api.h View 1 1 chunk +0 lines, -93 lines 0 comments Download
D chrome/browser/speech/speech_input_extension_api.cc View 1 1 chunk +0 lines, -184 lines 0 comments Download
D chrome/browser/speech/speech_input_extension_apitest.cc View 1 1 chunk +0 lines, -225 lines 0 comments Download
D chrome/browser/speech/speech_input_extension_manager.h View 1 1 chunk +0 lines, -244 lines 0 comments Download
D chrome/browser/speech/speech_input_extension_manager.cc View 1 1 chunk +0 lines, -719 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_notification_types.h View 1 1 chunk +0 lines, -9 lines 0 comments Download
D chrome/common/extensions/api/experimental_speech_input.json View 1 1 chunk +0 lines, -166 lines 0 comments Download
M chrome/common/extensions/api/extension_api.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/extensions_api_resources.grd View 1 1 chunk +0 lines, -1 line 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/recognition/manifest.json View 1 1 chunk +0 lines, -11 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/recognition/test.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/recognition/test.js View 1 1 chunk +0 lines, -64 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/recognition_error/manifest.json View 1 1 chunk +0 lines, -10 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/recognition_error/test.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/recognition_error/test.js View 1 1 chunk +0 lines, -38 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/start_error/manifest.json View 1 1 chunk +0 lines, -10 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/start_error/test.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/start_error/test.js View 1 1 chunk +0 lines, -37 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/start_stop/manifest.json View 1 1 chunk +0 lines, -10 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/start_stop/test.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D chrome/test/data/extensions/api_test/speech_input/start_stop/test.js View 1 1 chunk +0 lines, -62 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 7 chunks +28 lines, -7 lines 0 comments Download

Messages

Total messages: 29 (0 generated)
Matt Perry
lgtm https://codereview.chromium.org/14230005/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/14230005/diff/1/tools/metrics/histograms/histograms.xml#newcode4163 tools/metrics/histograms/histograms.xml:4163: <int value="442" label="DEVELOPERPRIVATE_LOADUNPACKEDCROS"/> did you mean to add ...
7 years, 8 months ago (2013-04-17 20:27:39 UTC) #1
方觉(Fang Jue)
On 2013/04/17 20:27:39, Matt Perry wrote: > lgtm > > https://codereview.chromium.org/14230005/diff/1/tools/metrics/histograms/histograms.xml > File tools/metrics/histograms/histograms.xml (right): ...
7 years, 8 months ago (2013-04-17 23:20:55 UTC) #2
Matt Perry
On 2013/04/17 23:20:55, 方觉(Fang Jue) wrote: > On 2013/04/17 20:27:39, Matt Perry wrote: > > ...
7 years, 8 months ago (2013-04-17 23:29:03 UTC) #3
方觉(Fang Jue)
+kalman: could you please explain something more about histogram.xml (or point to me docs, if ...
7 years, 8 months ago (2013-04-17 23:42:38 UTC) #4
not at google - send to devlin
I'm out of my depth, looks like histograms.xml has been open-sourced - but I have ...
7 years, 8 months ago (2013-04-18 03:25:02 UTC) #5
方觉(Fang Jue)
Adding OWNERS for review. +Miranda Callahan: Please take a look at profile_dependency_manager. +hans: Please take ...
7 years, 8 months ago (2013-04-18 10:03:54 UTC) #6
hans
On 2013/04/18 10:03:54, 方觉(Fang Jue) wrote: > Adding OWNERS for review. > +hans: Please take ...
7 years, 8 months ago (2013-04-18 10:09:38 UTC) #7
Ilya Sherman
histograms.xml LGTM On 2013/04/18 03:25:02, kalman wrote: > I'm out of my depth, looks like ...
7 years, 8 months ago (2013-04-18 16:48:52 UTC) #8
not at google - send to devlin
On 2013/04/18 16:48:52, Ilya Sherman wrote: > histograms.xml LGTM > > On 2013/04/18 03:25:02, kalman ...
7 years, 8 months ago (2013-04-18 16:52:23 UTC) #9
Ilya Sherman
On 2013/04/18 16:52:23, kalman wrote: > On 2013/04/18 16:48:52, Ilya Sherman wrote: > > histograms.xml ...
7 years, 8 months ago (2013-04-18 16:57:10 UTC) #10
not at google - send to devlin
On 2013/04/18 16:57:10, Ilya Sherman wrote: > On 2013/04/18 16:52:23, kalman wrote: > > On ...
7 years, 8 months ago (2013-04-18 17:03:59 UTC) #11
not at google - send to devlin
Filed http://crbug.com/233224. Now, for that automatic generation stuff... eh.
7 years, 8 months ago (2013-04-18 17:09:20 UTC) #12
not at google - send to devlin
On 2013/04/18 17:09:20, kalman wrote: > Filed http://crbug.com/233224. > > Now, for that automatic generation ...
7 years, 8 months ago (2013-04-18 17:09:38 UTC) #13
Ilya Sherman
On 2013/04/18 17:03:59, kalman wrote: > On 2013/04/18 16:57:10, Ilya Sherman wrote: > > On ...
7 years, 8 months ago (2013-04-18 17:10:25 UTC) #14
jar (doing other things)
It is not a "big" problem if you forget to update the enums. When you ...
7 years, 8 months ago (2013-04-18 18:20:04 UTC) #15
not at google - send to devlin
On 2013/04/18 18:20:04, jar wrote: > It is not a "big" problem if you forget ...
7 years, 8 months ago (2013-04-18 19:30:10 UTC) #16
方觉(Fang Jue)
On 2013/04/18 10:03:54, 方觉(Fang Jue) wrote: > Adding OWNERS for review. > +Miranda Callahan: Please ...
7 years, 8 months ago (2013-04-22 22:47:59 UTC) #17
sky
Don't you need to update chrome_tests.gypi ?
7 years, 8 months ago (2013-04-22 23:30:06 UTC) #18
方觉(Fang Jue)
On 2013/04/22 23:30:06, sky wrote: > Don't you need to update chrome_tests.gypi ? Oh, sorry. ...
7 years, 8 months ago (2013-04-22 23:34:29 UTC) #19
Miranda Callahan
profile_dependency_manager.cc LGTM. On 2013/04/22 23:34:29, 方觉(Fang Jue) wrote: > On 2013/04/22 23:30:06, sky wrote: > ...
7 years, 8 months ago (2013-04-23 06:56:40 UTC) #20
sky
LGTM
7 years, 8 months ago (2013-04-23 15:08:40 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fangjue23303@gmail.com/14230005/41001
7 years, 8 months ago (2013-04-23 23:35:48 UTC) #22
commit-bot: I haz the power
Failed to apply patch for tools/metrics/histograms/histograms.xml: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-04-23 23:35:56 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fangjue23303@gmail.com/14230005/46001
7 years, 8 months ago (2013-04-23 23:41:12 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fangjue23303@gmail.com/14230005/46001
7 years, 8 months ago (2013-04-24 02:26:58 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fangjue23303@gmail.com/14230005/46001
7 years, 8 months ago (2013-04-24 04:50:37 UTC) #26
commit-bot: I haz the power
Presubmit check for 14230005-46001 failed and returned exit status 1. INFO:root:Found 8 file(s). ..ERROR:root:File system ...
7 years, 8 months ago (2013-04-24 04:51:06 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fangjue23303@gmail.com/14230005/46001
7 years, 8 months ago (2013-04-24 04:52:10 UTC) #28
commit-bot: I haz the power
7 years, 8 months ago (2013-04-24 05:00:29 UTC) #29
Message was sent while issue was closed.
Change committed as 196034

Powered by Google App Engine
This is Rietveld 408576698