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

Issue 8437080: Fix crash when TTS utterances are queued on shutdown. (Closed)

Created:
9 years, 1 month ago by dmazzoni
Modified:
9 years, 1 month ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix crash when TTS utterances are queued on shutdown. BUG=99126 TEST=Adds new unit test. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110312

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -7 lines) Patch
M chrome/browser/extensions/extension_tts_api_controller.h View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_tts_api_controller.cc View 1 2 3 chunks +9 lines, -4 lines 0 comments Download
A chrome/browser/extensions/extension_tts_api_controller_unittest.cc View 1 1 chunk +63 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_tts_engine_api.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
dmazzoni
9 years, 1 month ago (2011-11-03 09:13:10 UTC) #1
dmazzoni
Ping
9 years, 1 month ago (2011-11-08 05:50:29 UTC) #2
Aaron Boodman
You should move this out of chrome/browser/extensions so that someone on extensions team doesn't have ...
9 years, 1 month ago (2011-11-16 09:23:47 UTC) #3
Aaron Boodman
lgtm http://codereview.chromium.org/8437080/diff/8/chrome/browser/extensions/extension_tts_api_controller.cc File chrome/browser/extensions/extension_tts_api_controller.cc (right): http://codereview.chromium.org/8437080/diff/8/chrome/browser/extensions/extension_tts_api_controller.cc#newcode156 chrome/browser/extensions/extension_tts_api_controller.cc:156: ClearUtteranceQueue(/*send_events=*/false); It's more common in Chrome code to ...
9 years, 1 month ago (2011-11-16 09:26:36 UTC) #4
dmazzoni
Thanks. I filed http://crbug.com/104467 to move the TTS extension API out of chrome/browser/extensions. http://codereview.chromium.org/8437080/diff/8/chrome/browser/extensions/extension_tts_api_controller.cc File ...
9 years, 1 month ago (2011-11-16 15:50:39 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/8437080/10001
9 years, 1 month ago (2011-11-16 15:50:55 UTC) #6
commit-bot: I haz the power
9 years, 1 month ago (2011-11-16 16:55:17 UTC) #7
Change committed as 110312

Powered by Google App Engine
This is Rietveld 408576698