Bug 264913 - [UnifiedPDF] PDFPluginBase should send cursor updates to the web page
Summary: [UnifiedPDF] PDFPluginBase should send cursor updates to the web page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Abrar Rahman Protyasha
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-15 17:08 PST by Abrar Rahman Protyasha
Modified: 2023-11-16 20:57 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abrar Rahman Protyasha 2023-11-15 17:08:39 PST
In preparation to get cursor updates working for UnifiedPDFPlugin, we should move `PDFPlugin::notifyCursorChanged` up into the `PDFPluginBase` structure. This is a trivial amount of work that doesn't need specialization between the two different PDF plugin types.
Comment 1 Radar WebKit Bug Importer 2023-11-15 17:10:02 PST
<rdar://problem/118483364>
Comment 2 Abrar Rahman Protyasha 2023-11-15 17:14:31 PST
Pull request: https://github.com/WebKit/WebKit/pull/20576
Comment 3 EWS 2023-11-16 20:57:23 PST
Committed 270863@main (ce5a85abac39): <https://commits.webkit.org/270863@main>

Reviewed commits have been landed. Closing PR #20576 and removing active labels.