Bug 276146
| Summary: | [Cocoa] Simplify AVSpeechSynthesis calls now that macOS 13 is our baseline | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | WebKit Misc. | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
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
<rdar://problem/130993603>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/30409
EWS
Committed 280613@main (8944776028bd): <https://commits.webkit.org/280613@main>
Reviewed commits have been landed. Closing PR #30409 and removing active labels.