WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-14 21:04:14 PST
<
rdar://problem/122990495
>
Abrar Rahman Protyasha
Comment 2
2024-02-14 22:16:41 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24483
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.
Top of Page
Format For Printing
XML
Clone This Bug