[webkit-reviews] review denied: [Bug 56865] Webkit warning: converting to 'unsigned int' from 'double' : [Attachment 86553] A explicit cast in C++ style for review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 18:33:17 PDT 2011


Darin Adler <darin at apple.com> has denied George Guo <george.guo at nokia.com>'s
request for review:
Bug 56865: Webkit warning: converting to 'unsigned int' from 'double'
https://bugs.webkit.org/show_bug.cgi?id=56865

Attachment 86553: A explicit cast in C++ style for review 
https://bugs.webkit.org/attachment.cgi?id=86553&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This casts to unsigned before multiplying by 1000, so now the function will
only return multiples of 1000!


More information about the webkit-reviews mailing list