Bug 269266
Summary: | [UnifiedPDF] PDFPluginBase::getSelectionString() has an unnecessary "get" prefix | ||
---|---|---|---|
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
This method does not take any out-params, and as such does not need a "get" prefix. Let's rename this.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122850109>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/24314
EWS
Committed 274536@main (c484fafd0275): <https://commits.webkit.org/274536@main>
Reviewed commits have been landed. Closing PR #24314 and removing active labels.