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

Issue 208273002: Remove usage of {,un}setPendingActivity from SpeechRecognition (Closed)

Created:
6 years, 9 months ago by kouhei (in TOK)
Modified:
6 years, 9 months ago
CC:
blink-reviews
Visibility:
Public.

Description

Remove usage of {,un}setPendingActivity from SpeechRecognition {,un}setPendingActivity relies on RefCounted, which is going to be deprecated in oilpan. This CL removes usage of these methods in SpeechRecognition.cpp, and provide hasPendingActivity() implementation as replacement BUG=354845 TEST=fast/speech Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169746

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M Source/modules/speech/SpeechRecognition.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/speech/SpeechRecognition.cpp View 3 chunks +5 lines, -2 lines 1 comment Download

Messages

Total messages: 14 (0 generated)
kouhei (in TOK)
6 years, 9 months ago (2014-03-21 14:29:20 UTC) #1
haraken
https://codereview.chromium.org/208273002/diff/1/Source/modules/speech/SpeechRecognition.cpp File Source/modules/speech/SpeechRecognition.cpp (right): https://codereview.chromium.org/208273002/diff/1/Source/modules/speech/SpeechRecognition.cpp#newcode130 Source/modules/speech/SpeechRecognition.cpp:130: m_started = false; Before this CL, we didn't unset ...
6 years, 9 months ago (2014-03-21 14:34:14 UTC) #2
kouhei (in TOK)
On 2014/03/21 14:34:14, haraken wrote: > https://codereview.chromium.org/208273002/diff/1/Source/modules/speech/SpeechRecognition.cpp > File Source/modules/speech/SpeechRecognition.cpp (right): > > https://codereview.chromium.org/208273002/diff/1/Source/modules/speech/SpeechRecognition.cpp#newcode130 > ...
6 years, 9 months ago (2014-03-21 14:53:31 UTC) #3
haraken
On 2014/03/21 14:53:31, kouhei wrote: > On 2014/03/21 14:34:14, haraken wrote: > > > https://codereview.chromium.org/208273002/diff/1/Source/modules/speech/SpeechRecognition.cpp ...
6 years, 9 months ago (2014-03-21 14:55:42 UTC) #4
kouhei (in TOK)
On 2014/03/21 14:55:42, haraken wrote: > On 2014/03/21 14:53:31, kouhei wrote: > > On 2014/03/21 ...
6 years, 9 months ago (2014-03-21 14:59:28 UTC) #5
haraken
On 2014/03/21 14:59:28, kouhei wrote: > On 2014/03/21 14:55:42, haraken wrote: > > On 2014/03/21 ...
6 years, 9 months ago (2014-03-21 15:06:49 UTC) #6
abarth-chromium
lgtm
6 years, 9 months ago (2014-03-21 15:51:00 UTC) #7
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 9 months ago (2014-03-21 16:12:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/208273002/1
6 years, 9 months ago (2014-03-21 16:13:03 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-21 16:15:24 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg tryserver.blink on win_blink_compile_dbg
6 years, 9 months ago (2014-03-21 16:15:24 UTC) #11
kouhei (in TOK)
The CQ bit was checked by kouhei@chromium.org
6 years, 9 months ago (2014-03-21 16:16:08 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kouhei@chromium.org/208273002/1
6 years, 9 months ago (2014-03-21 16:16:19 UTC) #13
commit-bot: I haz the power
6 years, 9 months ago (2014-03-21 17:16:49 UTC) #14
Message was sent while issue was closed.
Change committed as 169746

Powered by Google App Engine
This is Rietveld 408576698