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

Issue 1044053002: [WIP] Add SpeechSynthesisErrorevent

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

Description

Add SpeechSynthesisErrorevent Work in progress BUG=https://dvcs.w3.org/hg/speech-api/raw-file/tip/webspeechapi.html#speechsynthesiserrorevent

Patch Set 1 #

Patch Set 2 : Update 2nd patch #

Patch Set 3 : updated 3rd patch #

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

Powered by Google App Engine
This is Rietveld 408576698