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

Issue 14874017: Add speech synthesizer tests (from WebKit). (Closed)

Created:
7 years, 7 months ago by dmazzoni
Modified:
7 years, 7 months ago
Reviewers:
eseidel
CC:
blink-reviews, eae+blinkwatch, Tom Sepez
Visibility:
Public.

Description

Add speech synthesizer tests (from WebKit). Also marks speech synthesis as "experimental" in runtime features, so that it can be tested. BUG=171887 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=150163

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix ScriptWrappable::init and address nits #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+358 lines, -2 lines) Patch
LayoutTests/fast/speechsynthesis/speech-synthesis-boundary-events.html View 1 chunk +42 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-boundary-events-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-cancel.html View 1 1 chunk +54 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-expected.txt View 1 chunk +13 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-pause-resume.html View 1 1 chunk +53 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-pause-resume-expected.txt View 1 chunk +18 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-speak.html View 1 chunk +42 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-speak-expected.txt View 1 chunk +14 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-utterance-uses-voice.html View 1 chunk +42 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-utterance-uses-voice-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-voices.html View 1 chunk +41 lines, -0 lines 0 comments Download
LayoutTests/fast/speechsynthesis/speech-synthesis-voices-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
Source/core/page/RuntimeEnabledFeatures.in View 1 chunk +1 line, -1 line 1 comment Download
Source/core/testing/Internals.idl View 1 chunk +1 line, -1 line 0 comments Download
Source/modules/speech/SpeechSynthesisEvent.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
dmazzoni
This is the change that's triggering the derefObjectFunction assertion failure.
7 years, 7 months ago (2013-05-10 16:25:16 UTC) #1
Tom Sepez
Not sure why I was asked to review this, you probably still need an OWNER. ...
7 years, 7 months ago (2013-05-10 16:40:19 UTC) #2
dmazzoni
Thanks! Sorry, I sent you a separate email but didn't make it clear - I'm ...
7 years, 7 months ago (2013-05-10 16:57:52 UTC) #3
dmazzoni
+eseidel @tsepez: Thanks for finding the missing ScriptWrappable::init, that fixed it. Ready for review. https://codereview.chromium.org/14874017/diff/1/LayoutTests/fast/speechsynthesis/speech-synthesis-pause-resume.html ...
7 years, 7 months ago (2013-05-10 18:05:23 UTC) #4
eseidel
lgtm https://codereview.chromium.org/14874017/diff/6001/Source/core/page/RuntimeEnabledFeatures.in File Source/core/page/RuntimeEnabledFeatures.in (right): https://codereview.chromium.org/14874017/diff/6001/Source/core/page/RuntimeEnabledFeatures.in#newcode57 Source/core/page/RuntimeEnabledFeatures.in:57: This will make it enabled for users with ...
7 years, 7 months ago (2013-05-10 23:43:29 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/14874017/6001
7 years, 7 months ago (2013-05-10 23:43:57 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=7524
7 years, 7 months ago (2013-05-11 00:56:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/14874017/6001
7 years, 7 months ago (2013-05-11 07:20:48 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=7547
7 years, 7 months ago (2013-05-11 08:06:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/14874017/6001
7 years, 7 months ago (2013-05-11 09:59:23 UTC) #10
commit-bot: I haz the power
7 years, 7 months ago (2013-05-11 09:59:52 UTC) #11
Message was sent while issue was closed.
Change committed as 150163

Powered by Google App Engine
This is Rietveld 408576698