Bug 269266

Summary: [UnifiedPDF] PDFPluginBase::getSelectionString() has an unnecessary "get" prefix
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: 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
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.