Bug 271181
| Summary: | [UnifiedPDF] Refactor selectionBoundsAcrossDocument() to accept a target coordinate space | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Assignee: | Abrar Rahman Protyasha <a_protyasha> | |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, thorton, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
In reviewing 276239@main, Sammy pointed out that we should probably just refactor selectionBoundsAcrossDocument/selectionBoundsAcrossDocumentInContentSpace in such a way that the caller can specify what coordinate space they want the bounds represented in.
Since I failed to address the feedback within that PR, let's track that change here.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124969883>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/26076
EWS
Committed 276321@main (241cc4bba9cc): <https://commits.webkit.org/276321@main>
Reviewed commits have been landed. Closing PR #26076 and removing active labels.