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   

Description Ahmad Saleem 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!
Comment 1 EWS 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.
Comment 2 Radar WebKit Bug Importer 2024-03-03 19:51:13 PST
<rdar://problem/123986543>