Bug 264913
Summary: | [UnifiedPDF] PDFPluginBase should send cursor updates to the web page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
Component: | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118483364>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/20576
EWS
Committed 270863@main (ce5a85abac39): <https://commits.webkit.org/270863@main>
Reviewed commits have been landed. Closing PR #20576 and removing active labels.