Bug 251237 - [Style Guide] Add a rule about using unsigneds for values which cannot be negative
Summary: [Style Guide] Add a rule about using unsigneds for values which cannot be neg...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-26 17:30 PST by Myles C. Maxfield
Modified: 2023-01-26 17:42 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2023-01-26 17:30:58 PST
[Style Guide] Add a rule about using unsigneds for values which cannot be negative
Comment 1 Radar WebKit Bug Importer 2023-01-26 17:31:26 PST
<rdar://problem/104721727>
Comment 2 Myles C. Maxfield 2023-01-26 17:42:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/9199