Bug 51964

Summary: [chromium] warnings in WebGraphicsContext3DDefaultImpl.cpp on Windows
Product: WebKit Reporter: Evan Martin <evan>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: kbr, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on:    
Bug Blocks: 51551    

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.