Bug 269433

Summary: [UnifiedPDF] Allow WKImmediateActionController to hit test on UnifiedPDFPlugin
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: 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
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.