RESOLVED FIXED 264913
[UnifiedPDF] PDFPluginBase should send cursor updates to the web page
https://bugs.webkit.org/show_bug.cgi?id=264913
Summary [UnifiedPDF] PDFPluginBase should send cursor updates to the web page
Abrar Rahman Protyasha
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-15 17:10:02 PST
Abrar Rahman Protyasha
Comment 2 2023-11-15 17:14:31 PST
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.