RESOLVED FIXED287891
Many PDFKit API calls are unnecessarily compiled out of tvOS
https://bugs.webkit.org/show_bug.cgi?id=287891
Summary Many PDFKit API calls are unnecessarily compiled out of tvOS
Abrar Rahman Protyasha
Reported 2025-02-18 13:46:55 PST
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
Radar WebKit Bug Importer
Comment 1 2025-02-18 13:47:05 PST
Abrar Rahman Protyasha
Comment 2 2025-02-18 13:56:12 PST
EWS
Comment 3 2025-02-18 16:53:31 PST
Committed 290575@main (bf4bbec22ccb): <https://commits.webkit.org/290575@main> Reviewed commits have been landed. Closing PR #40786 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.