WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276146
[Cocoa] Simplify AVSpeechSynthesis calls now that macOS 13 is our baseline
https://bugs.webkit.org/show_bug.cgi?id=276146
Summary
[Cocoa] Simplify AVSpeechSynthesis calls now that macOS 13 is our baseline
Brent Fulgham
Reported
2024-07-02 13:45:57 PDT
We no longer need an enablement macro for AVSPEECHSYNTHESIS_SYSTEMVOICE, since all build targets now support this call. This also allows us to remove a 'respondsToSelector' check on every AVSpeechSynthesisVoice check when enabling voice lists.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-07-02 13:46:20 PDT
<
rdar://problem/130993603
>
Brent Fulgham
Comment 2
2024-07-02 14:32:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30409
EWS
Comment 3
2024-07-02 22:45:15 PDT
Committed
280613@main
(8944776028bd): <
https://commits.webkit.org/280613@main
> Reviewed commits have been landed. Closing PR #30409 and removing active labels.
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