Bug 59203
| Summary: | check-webkit-style should disallow 1.0f, 0.0f, etc and suggest 1, 0 instead | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cmarcelo, levin, mrobinson, pnormand |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Eric Seidel (no email)
check-webkit-style should disallow 1.0f, 0.0f, etc and suggest 1, 0 instead
See https://bugs.webkit.org/show_bug.cgi?id=59082#c9 for an example of check-webkit-style missing this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |