RESOLVED DUPLICATE of bug 51947 51964
[chromium] warnings in WebGraphicsContext3DDefaultImpl.cpp on Windows
https://bugs.webkit.org/show_bug.cgi?id=51964
Summary [chromium] warnings in WebGraphicsContext3DDefaultImpl.cpp on Windows
Evan Martin
Reported 2011-01-05 15:23:24 PST
e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebGraphicsContext3DDefaultImpl.cpp(783) : warning C4244: 'argument' : conversion from 'double' to 'GLclampf', possible loss of data e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebGraphicsContext3DDefaultImpl.cpp(765) : warning C4244: 'argument' : conversion from 'double' to 'GLclampf', possible loss of data e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebGraphicsContext3DDefaultImpl.cpp(1219) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebGraphicsContext3DDefaultImpl.cpp(1268) : warning C4244: 'argument' : conversion from 'double' to 'GLclampf', possible loss of data e:\b\build\slave\win\build\src\third_party\WebKit\WebKit\chromium\src\WebGraphicsContext3DDefaultImpl.cpp(1213) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
Attachments
Zhenyao Mo
Comment 1 2011-01-05 17:10:35 PST
This is going to be fixed in 51947 *** This bug has been marked as a duplicate of bug 51947 ***
Note You need to log in before you can comment on or make changes to this bug.