Bug 285036
Summary: | [UnifiedPDF] Drop support for painting selections into the contents layer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
Component: | 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 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=285294 |
Abrar Rahman Protyasha
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
<rdar://problem/141833474>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/38280
EWS
Committed 288199@main (2c6aaf8b8551): <https://commits.webkit.org/288199@main>
Reviewed commits have been landed. Closing PR #38280 and removing active labels.