Bug 287891
| Summary: | Many PDFKit API calls are unnecessarily compiled out of tvOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Platform | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
A bunch of PDFKit API that were added to tvOS 18 are compiled out for that platform because our platform availability definitions do not include tvOS information for these interfaces. Let's fix that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145087656>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/40786
EWS
Committed 290575@main (bf4bbec22ccb): <https://commits.webkit.org/290575@main>
Reviewed commits have been landed. Closing PR #40786 and removing active labels.