Bug 51965
| Summary: | [chromium] warnings in WebViewImpl.cpp on Windows | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Evan Martin <evan> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | schenney |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Bug Depends on: | |||
| Bug Blocks: | 51551 | ||
Evan Martin
e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebViewImpl.cpp(1028) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebViewImpl.cpp(1615) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebViewImpl.cpp(1613) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebViewImpl.cpp(2378) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |