Bug 270424

Summary: Use `unsigned` instead of `unsigned int` in `Editor::selectionStartHasMarkerFor`
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
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
Note You need to log in before you can comment on or make changes to this bug.