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

Issue 7282048: Update TTS extension API docs to reflect latest changes. Note that this (Closed)

Created:
9 years, 5 months ago by dmazzoni
Modified:
9 years, 5 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews
Visibility:
Public.

Description

Update TTS extension API docs to reflect latest changes. Note that this splits it into two modules, tts and tts_engine. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92686

Patch Set 1 #

Total comments: 99

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -180 lines) Patch
M chrome/common/extensions/api/extension_api.json View 1 2 11 chunks +18 lines, -18 lines 0 comments Download
M chrome/common/extensions/docs/experimental.tts.html View 1 2 19 chunks +52 lines, -51 lines 0 comments Download
M chrome/common/extensions/docs/experimental.ttsEngine.html View 1 2 13 chunks +37 lines, -30 lines 0 comments Download
M chrome/common/extensions/docs/static/experimental.tts.html View 1 2 8 chunks +36 lines, -35 lines 0 comments Download
M chrome/common/extensions/docs/static/experimental.ttsEngine.html View 1 2 6 chunks +30 lines, -23 lines 0 comments Download
M chrome/renderer/resources/extension_process_bindings.js View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/tts/chromeos/test.js View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/tts/enqueue/test.js View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/tts/interrupt/test.js View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/tts/queue_interrupt/test.js View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/data/extensions/api_test/tts/speak_error/test.js View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/tts/speak_once/test.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/tts/word_callbacks/test.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/tts_engine/engine_error/test.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/tts_engine/engine_word_callbacks/test.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/tts_engine/register_engine/test.js View 1 2 6 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dmazzoni
9 years, 5 months ago (2011-07-01 22:35:54 UTC) #1
kathyw
Great doc. I love the detail that you provide and the task oriented flow of ...
9 years, 5 months ago (2011-07-13 20:39:58 UTC) #2
dmazzoni
Thanks for the great review. It's great working with you, all of your suggestions make ...
9 years, 5 months ago (2011-07-14 06:50:55 UTC) #3
kathyw
LGTM Nice work! http://codereview.chromium.org/7282048/diff/1/chrome/common/extensions/docs/experimental.tts.html File chrome/common/extensions/docs/experimental.tts.html (right): http://codereview.chromium.org/7282048/diff/1/chrome/common/extensions/docs/experimental.tts.html#newcode485 chrome/common/extensions/docs/experimental.tts.html:485: support any events at all. To ...
9 years, 5 months ago (2011-07-14 16:13:23 UTC) #4
commit-bot: I haz the power
Can't apply patch for file chrome/renderer/resources/extension_process_bindings.js. While running patch -p0 --forward --force; patching file chrome/renderer/resources/extension_process_bindings.js ...
9 years, 5 months ago (2011-07-15 11:35:40 UTC) #5
commit-bot: I haz the power
9 years, 5 months ago (2011-07-15 12:07:33 UTC) #6
Presubmit check for 7282048-10001 failed and returned exit status 1.

Running presubmit commit checks ...

** Presubmit Warnings **
This change modifies the extension docs but the generated docs have not been
updated properly. See chrome/common/extensions/docs/README.txt for more info.
(Report problems to tessamac@chromium.org.)
 - Changes to chrome/common/extensions/docs/static/experimental.tts.html not
reflected in generated doc.
 - Changes to chrome/common/extensions/docs/static/experimental.ttsEngine.html
not reflected in generated doc.
First build DumpRenderTree, then update the docs by running:
  chrome/common/extensions/docs/build/build.py

Presubmit checks took 1.4s to calculate.

Powered by Google App Engine
This is Rietveld 408576698