Bug 51965 - [chromium] warnings in WebViewImpl.cpp on Windows
Summary: [chromium] warnings in WebViewImpl.cpp on Windows
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 51551
  Show dependency treegraph
 
Reported: 2011-01-05 15:24 PST by Evan Martin
Modified: 2013-04-11 13:09 PDT (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 Evan Martin 2011-01-05 15:24:26 PST
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