RESOLVED FIXED 269266
[UnifiedPDF] PDFPluginBase::getSelectionString() has an unnecessary "get" prefix
https://bugs.webkit.org/show_bug.cgi?id=269266
Summary [UnifiedPDF] PDFPluginBase::getSelectionString() has an unnecessary "get" prefix
Abrar Rahman Protyasha
Reported 2024-02-12 21:29:06 PST
This method does not take any out-params, and as such does not need a "get" prefix. Let's rename this.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-12 21:29:16 PST
Abrar Rahman Protyasha
Comment 2 2024-02-12 21:33:10 PST
EWS
Comment 3 2024-02-13 03:31:34 PST
Committed 274536@main (c484fafd0275): <https://commits.webkit.org/274536@main> Reviewed commits have been landed. Closing PR #24314 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.