Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8cc45329975e949cef09753ac8db62c78ba9ad2b
      
https://github.com/WebKit/WebKit/commit/8cc45329975e949cef09753ac8db62c78ba9ad2b
  Author: Ahmad Saleem <[email protected]>
  Date:   2024-03-03 (Sun, 03 Mar 2024)

  Changed paths:
    M Source/WebCore/editing/Editor.cpp

  Log Message:
  -----------
  Use `unsigned` instead of `unsigned int` in 
`Editor::selectionStartHasMarkerFor` aligning with WebKit Code Style

https://bugs.webkit.org/show_bug.cgi?id=270424

Reviewed by Fujii Hironori.

This patch is to use `unsigned` instead of `unsigned int` as per WebKit's Code 
Style Guidelines [1]:

[1] https://webkit.org/code-style-guidelines/#types-unsigned

* Source/WebCore/editing/Editor.cpp:
(Editor::selectionStartHasMarkerFor):

Canonical link: https://commits.webkit.org/275612@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to