RESOLVED FIXED 269433
[UnifiedPDF] Allow WKImmediateActionController to hit test on UnifiedPDFPlugin
https://bugs.webkit.org/show_bug.cgi?id=269433
Summary [UnifiedPDF] Allow WKImmediateActionController to hit test on UnifiedPDFPlugin
Abrar Rahman Protyasha
Reported 2024-02-14 21:04:04 PST
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
Radar WebKit Bug Importer
Comment 1 2024-02-14 21:04:14 PST
Abrar Rahman Protyasha
Comment 2 2024-02-14 22:16:41 PST
EWS
Comment 3 2024-02-15 05:39:08 PST
Committed 274728@main (3ce9b3d1133f): <https://commits.webkit.org/274728@main> Reviewed commits have been landed. Closing PR #24483 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.