WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-20 11:22:29 PST
<
rdar://problem/141833474
>
Abrar Rahman Protyasha
Comment 2
2024-12-20 12:44:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38280
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.
Top of Page
Format For Printing
XML
Clone This Bug