Bug 269433
Summary: | [UnifiedPDF] Allow WKImmediateActionController to hit test on UnifiedPDFPlugin | ||
---|---|---|---|
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
Any hit testing WebPage::performImmediateActionHitTestAtLocation would do on the loaded PDF plugin is currently compiled away for UnifiedPDFPlugin, notably because we have not implemented the rectForSelectionInRootView and lookupTextAtLocation methods on UnifiedPDFPlugin yet. Let's fix that.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122990495>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/24483
EWS
Committed 274728@main (3ce9b3d1133f): <https://commits.webkit.org/274728@main>
Reviewed commits have been landed. Closing PR #24483 and removing active labels.