RESOLVED FIXED 241880
AX: PAL::getAVSpeechSynthesisVoiceClass() is called without first checking isAVFoundationFrameworkAvailable
https://bugs.webkit.org/show_bug.cgi?id=241880
Summary AX: PAL::getAVSpeechSynthesisVoiceClass() is called without first checking is...
Tyler Wilcock
Reported 2022-06-22 15:33:30 PDT
This causes a crash since we need AVFoundationFramework to get the voice list.
Attachments
Patch (1.56 KB, patch)
2022-06-22 15:36 PDT, Tyler Wilcock
no flags
Patch (1.96 KB, patch)
2022-06-23 11:13 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2022-06-22 15:33:39 PDT
Tyler Wilcock
Comment 2 2022-06-22 15:36:32 PDT
Tyler Wilcock
Comment 3 2022-06-22 15:39:44 PDT
chris fleizach
Comment 4 2022-06-23 10:07:21 PDT
Comment on attachment 460431 [details] Patch can you also add this in - (void)speakUtterance:(RefPtr<WebCore::PlatformSpeechSynthesisUtterance>&&)utterance then I think we'll cover our cases
Tyler Wilcock
Comment 5 2022-06-23 11:13:54 PDT
EWS
Comment 6 2022-06-23 22:26:09 PDT
Committed 251821@main (52f3c697fae9): <https://commits.webkit.org/251821@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 460451 [details].
Note You need to log in before you can comment on or make changes to this bug.