haikuwebkit/LayoutTests/fast/speechsynthesis
Chris Fleizach d0be232575 AX: Crash at WebKit: WebKit::WebSpeechSynthesisClient::speak
https://bugs.webkit.org/show_bug.cgi?id=197761
<rdar://problem/50237614>

Reviewed by Per Arne Vollan.

Source/WebKit:

It's valid for the incoming voice to be nil, so we need to protect against that.

Tests: fast/speechsynthesis/speech-synthesis-real-client-version.html

* WebProcess/WebCoreSupport/WebSpeechSynthesisClient.cpp:
(WebKit::WebSpeechSynthesisClient::speak):

LayoutTests:

* fast/speechsynthesis/speech-synthesis-real-client-version-expected.txt: Added.
* fast/speechsynthesis/speech-synthesis-real-client-version.html: Added.


Canonical link: https://commits.webkit.org/211918@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@245178 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2019-05-10 17:19:24 +00:00
..
speech-synthesis-boundary-events-expected.txt
speech-synthesis-boundary-events.html
speech-synthesis-cancel-crash-expected.txt
speech-synthesis-cancel-crash.html
speech-synthesis-cancel-expected.txt
speech-synthesis-cancel.html
speech-synthesis-crash-on-bad-utterance-expected.txt
speech-synthesis-crash-on-bad-utterance.html
speech-synthesis-elapsed-time-expected.txt
speech-synthesis-elapsed-time.html
speech-synthesis-gc-utterance-crash-expected.txt [EFL] Share fast/speechsynthesis/ with other ports 2014-08-27 08:04:14 +00:00
speech-synthesis-gc-utterance-crash.html
speech-synthesis-pause-resume-expected.txt
speech-synthesis-pause-resume.html
speech-synthesis-real-client-version-expected.txt
speech-synthesis-real-client-version.html
speech-synthesis-speak-empty-string-expected.txt
speech-synthesis-speak-empty-string.html
speech-synthesis-speak-expected.txt
speech-synthesis-speak.html
speech-synthesis-utterance-uses-voice-expected.txt
speech-synthesis-utterance-uses-voice.html
speech-synthesis-voices-expected.txt
speech-synthesis-voices.html