WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270424
Use `unsigned` instead of `unsigned int` in `Editor::selectionStartHasMarkerFor`
https://bugs.webkit.org/show_bug.cgi?id=270424
Summary
Use `unsigned` instead of `unsigned int` in `Editor::selectionStartHasMarkerFor`
Ahmad Saleem
Reported
2024-03-03 16:36:55 PST
It is same thing so use 'unsigned' instead. Aligning with rest of our WebKit's style / code.
https://webkit.org/code-style-guidelines/#types-unsigned
Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2024-03-03 19:50:59 PST
Committed
275612@main
(8cc45329975e): <
https://commits.webkit.org/275612@main
> Reviewed commits have been landed. Closing PR #25396 and removing active labels.
Radar WebKit Bug Importer
Comment 2
2024-03-03 19:51:13 PST
<
rdar://problem/123986543
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug