WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(1.96 KB, patch)
2022-06-23 11:13 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-22 15:33:39 PDT
<
rdar://problem/95728748
>
Tyler Wilcock
Comment 2
2022-06-22 15:36:32 PDT
Created
attachment 460431
[details]
Patch
Tyler Wilcock
Comment 3
2022-06-22 15:39:44 PDT
rdar://94193185
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
Created
attachment 460451
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug