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

Issue 170423004: Add Oilpan transition types for core/speech. (Closed)

Created:
6 years, 10 months ago by sof
Modified:
6 years, 10 months ago
Reviewers:
oilpan-reviews, tkent
CC:
blink-reviews, jamesr, arv+blink, abarth-chromium, dglazkov+blink, Inactive, watchdog-blink-watchlist_google.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add Oilpan transition types for core/speech. Add Oilpan support to the SpeechInputResult interface object along with its list version. R= BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167687

Patch Set 1 #

Total comments: 2

Patch Set 2 : Revert SpeechInputResult::create() overload to take a const ref. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -20 lines) Patch
M Source/core/speech/SpeechInputEvent.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/speech/SpeechInputResult.h View 1 3 chunks +8 lines, -4 lines 0 comments Download
M Source/core/speech/SpeechInputResult.cpp View 1 1 chunk +6 lines, -4 lines 0 comments Download
M Source/core/speech/SpeechInputResult.idl View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/speech/SpeechInputResultList.h View 1 chunk +6 lines, -2 lines 0 comments Download
M Source/core/speech/SpeechInputResultList.cpp View 2 chunks +10 lines, -3 lines 0 comments Download
M Source/core/speech/SpeechInputResultList.idl View 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/SpeechInputClientImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebSpeechInputResult.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M public/web/WebSpeechInputResult.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
sof
When you next have some time, please take a look.
6 years, 10 months ago (2014-02-19 07:14:03 UTC) #1
tkent
https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h File Source/core/speech/SpeechInputResult.h (right): https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h#newcode44 Source/core/speech/SpeechInputResult.h:44: static PassRefPtrWillBeRawPtr<SpeechInputResult> create(const RawPtr<SpeechInputResult>& source); Why do you change ...
6 years, 10 months ago (2014-02-19 23:49:46 UTC) #2
sof
https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h File Source/core/speech/SpeechInputResult.h (right): https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h#newcode44 Source/core/speech/SpeechInputResult.h:44: static PassRefPtrWillBeRawPtr<SpeechInputResult> create(const RawPtr<SpeechInputResult>& source); On 2014/02/19 23:49:46, tkent ...
6 years, 10 months ago (2014-02-20 06:48:00 UTC) #3
tkent
On 2014/02/20 06:48:00, sof wrote: > https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h > File Source/core/speech/SpeechInputResult.h (right): > > https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h#newcode44 > ...
6 years, 10 months ago (2014-02-20 07:01:41 UTC) #4
sof
On 2014/02/20 07:01:41, tkent wrote: > On 2014/02/20 06:48:00, sof wrote: > > > https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h ...
6 years, 10 months ago (2014-02-20 07:06:34 UTC) #5
tkent
On 2014/02/20 07:06:34, sof wrote: > It's a const reference to a POD-like object - ...
6 years, 10 months ago (2014-02-20 08:28:49 UTC) #6
sof
On 2014/02/20 08:28:49, tkent wrote: > On 2014/02/20 07:06:34, sof wrote: > > It's a ...
6 years, 10 months ago (2014-02-20 08:56:17 UTC) #7
sof
On 2014/02/19 23:49:46, tkent wrote: > https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h > File Source/core/speech/SpeechInputResult.h (right): > > https://codereview.chromium.org/170423004/diff/1/Source/core/speech/SpeechInputResult.h#newcode44 > ...
6 years, 10 months ago (2014-02-22 22:26:21 UTC) #8
sof
ping? :)
6 years, 10 months ago (2014-02-24 07:22:33 UTC) #9
tkent
On 2014/02/20 08:56:17, sof wrote: > Presumably this issue isn't new in this context; is ...
6 years, 10 months ago (2014-02-24 07:50:15 UTC) #10
tkent
lgtm
6 years, 10 months ago (2014-02-24 07:50:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/170423004/150001
6 years, 10 months ago (2014-02-24 07:50:55 UTC) #12
sof
On 2014/02/24 07:50:15, tkent wrote: > On 2014/02/20 08:56:17, sof wrote: > > Presumably this ...
6 years, 10 months ago (2014-02-24 11:04:06 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/170423004/150001
6 years, 10 months ago (2014-02-24 13:32:31 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-24 13:36:03 UTC) #15
Message was sent while issue was closed.
Change committed as 167687

Powered by Google App Engine
This is Rietveld 408576698