Bug 245060
Summary: | [CSS] Fix the build warning below since 254282@main. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joonghun Park <jh718.park> |
Component: | CSS | Assignee: | Joonghun Park <jh718.park> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ntim, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Joonghun Park
warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
6402 | if (noneCount > (!parsedImage + !parsedType))
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed 254375@main (fe524823fc99): <https://commits.webkit.org/254375@main>
Reviewed commits have been landed. Closing PR #4248 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99813816>