RESOLVED FIXED 285036
[UnifiedPDF] Drop support for painting selections into the contents layer
https://bugs.webkit.org/show_bug.cgi?id=285036
Summary [UnifiedPDF] Drop support for painting selections into the contents layer
Abrar Rahman Protyasha
Reported 2024-12-20 11:22:20 PST
Selections can be painted into their own layers following availability of the `-[PDFSelection enumerateRectsAndTransformsForPage:usingBlock:]` API, which is available on all target platforms (macOS 15+, iOS 18+, visionOS 2+), so let's drop the canPaintSelectionIntoOwnedLayer() conditional now.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-20 11:22:29 PST
Abrar Rahman Protyasha
Comment 2 2024-12-20 12:44:01 PST
EWS
Comment 3 2024-12-20 16:11:30 PST
Committed 288199@main (2c6aaf8b8551): <https://commits.webkit.org/288199@main> Reviewed commits have been landed. Closing PR #38280 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.