Bug 270424
| Summary: | Use `unsigned` instead of `unsigned int` in `Editor::selectionStartHasMarkerFor` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | HTML Editing | Assignee: | 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
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
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
<rdar://problem/123986543>