Bug 246287 - Minor coding style cleanup in HTMLTextFormControlElement::setSelectionRange
Summary: Minor coding style cleanup in HTMLTextFormControlElement::setSelectionRange
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-10 12:18 PDT by Ryosuke Niwa
Modified: 2022-10-10 19:27 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2022-10-10 12:18:04 PDT
HTMLTextFormControlElement::setSelectionRange violates a bunch of WebKit coding guidelines. Fix that.
Comment 1 Ryosuke Niwa 2022-10-10 12:24:17 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5198
Comment 2 EWS 2022-10-10 19:26:01 PDT
Committed 255373@main (9625a08793f2): <https://commits.webkit.org/255373@main>

Reviewed commits have been landed. Closing PR #5198 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-10-10 19:27:22 PDT
<rdar://problem/101010200>