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

Issue 1007803002: Add SpeechSynthesisUtterance attribute on SpeechSynthesisEvent (Closed)

Created:
5 years, 9 months ago by deejay
Modified:
5 years, 9 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add SpeechSynthesisUtterance attribute on SpeechSynthesisEvent Regarding the latest WebSpeech spec, SpeechSynthesisUtterance is added to SpeechSynthesisEvent. It is not implemented yet in blink. We need to add new attribute on SpeechSynthesisEvent. BUG=https://dvcs.w3.org/hg/speech-api/raw-file/tip/webspeechapi.html#speechsynthesisevent Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192438

Patch Set 1 #

Patch Set 2 : fix build error #

Patch Set 3 : fix error on layout-test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -10 lines) Patch
M LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/webexposed/global-interface-listing-expected.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/speech/SpeechSynthesis.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/speech/SpeechSynthesisEvent.h View 2 chunks +6 lines, -6 lines 0 comments Download
M Source/modules/speech/SpeechSynthesisEvent.cpp View 1 chunk +10 lines, -3 lines 0 comments Download
M Source/modules/speech/SpeechSynthesisEvent.idl View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 42 (15 generated)
deejay
Hi Dominic, This patch changes for adding SpeechSynthesisUtterance on SpeechSynthesisEvent. PTAL.
5 years, 9 months ago (2015-03-13 12:18:51 UTC) #2
deejay
+ add more reviewer. Dear all, Please take a look this commit.
5 years, 9 months ago (2015-03-17 13:17:20 UTC) #4
dmazzoni
Please file a bug and fill in the BUG= line, and provide a url to ...
5 years, 9 months ago (2015-03-17 15:36:47 UTC) #5
dmazzoni
lgtm Actually maybe this is trivial enough that it doesn't need an intent to implement, ...
5 years, 9 months ago (2015-03-17 15:38:20 UTC) #6
deejay
On 2015/03/17 15:38:20, dmazzoni wrote: > lgtm > > Actually maybe this is trivial enough ...
5 years, 9 months ago (2015-03-17 16:10:05 UTC) #7
deejay
On 2015/03/17 16:10:05, deejay wrote: ping. Dear haraken, abarth. Could you review this?
5 years, 9 months ago (2015-03-19 05:02:52 UTC) #8
haraken
LGTM
5 years, 9 months ago (2015-03-19 05:04:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007803002/1
5 years, 9 months ago (2015-03-19 05:25:57 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/53070)
5 years, 9 months ago (2015-03-19 07:38:03 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007803002/1
5 years, 9 months ago (2015-03-19 14:58:27 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/53151)
5 years, 9 months ago (2015-03-19 17:09:50 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007803002/1
5 years, 9 months ago (2015-03-20 07:42:06 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/53319)
5 years, 9 months ago (2015-03-20 09:46:17 UTC) #21
deejay
On 2015/03/20 09:46:17, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 9 months ago (2015-03-20 14:24:37 UTC) #22
dmazzoni
On 2015/03/20 14:24:37, deejay wrote: > On 2015/03/20 09:46:17, I haz the power (commit-bot) wrote: ...
5 years, 9 months ago (2015-03-20 15:20:31 UTC) #23
deejay
On 2015/03/20 15:20:31, dmazzoni wrote: > On 2015/03/20 14:24:37, deejay wrote: > > On 2015/03/20 ...
5 years, 9 months ago (2015-03-22 00:14:50 UTC) #24
deejay
On 2015/03/22 00:14:50, deejay wrote: > On 2015/03/20 15:20:31, dmazzoni wrote: > > On 2015/03/20 ...
5 years, 9 months ago (2015-03-22 12:16:16 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007803002/20001
5 years, 9 months ago (2015-03-22 15:51:56 UTC) #28
dmazzoni
Ok to commit, thanks! On Mar 22, 2015 5:16 AM, <djmix.kim@samsung.com> wrote: > On 2015/03/22 ...
5 years, 9 months ago (2015-03-22 16:01:47 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/53661)
5 years, 9 months ago (2015-03-22 17:28:58 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007803002/20001
5 years, 9 months ago (2015-03-23 17:15:45 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/53836)
5 years, 9 months ago (2015-03-23 19:44:18 UTC) #35
deejay
On 2015/03/23 19:44:18, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 9 months ago (2015-03-24 13:29:09 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1007803002/40001
5 years, 9 months ago (2015-03-24 13:39:56 UTC) #39
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://src.chromium.org/viewvc/blink?view=rev&revision=192438
5 years, 9 months ago (2015-03-24 15:12:40 UTC) #40
tkent
On 2015/03/19 05:04:34, haraken wrote: > LGTM Haraken should not approve web-exposed changes.
5 years, 9 months ago (2015-03-24 22:18:03 UTC) #41
haraken
5 years, 9 months ago (2015-03-24 23:37:00 UTC) #42
Message was sent while issue was closed.
On 2015/03/24 22:18:03, tkent wrote:
> On 2015/03/19 05:04:34, haraken wrote:
> > LGTM
> 
> Haraken should not approve web-exposed changes.

Oh, sorry... I slipped on the review...

Powered by Google App Engine
This is Rietveld 408576698