Bug 218682

Summary: Fix warning related to unsigned >=0 ASSERT
Product: WebKit Reporter: Rob Buis <rbuis>
Component: WebKit Misc.Assignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, esprehn+autocc, ews-watchlist, fujii.hironori, glenn, kondapallykalyan, mmaxfield, pdr, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Rob Buis
Reported 2020-11-07 01:56:56 PST
Source/WebCore/rendering/RenderText.cpp:592:19: warning: comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
Attachments
Patch (1.56 KB, patch)
2020-11-07 02:05 PST, Rob Buis
no flags
Rob Buis
Comment 1 2020-11-07 02:05:31 PST
EWS
Comment 2 2020-11-07 14:20:31 PST
Committed r269566: <https://trac.webkit.org/changeset/269566> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413522 [details].
Radar WebKit Bug Importer
Comment 3 2020-11-07 14:21:16 PST
Note You need to log in before you can comment on or make changes to this bug.