2009-01-30 David Levin <levin@chromium.org>
Reviewed by Darin Adler.
https://bugs.webkit.org/show_bug.cgi?id=23618
Templated worker tasks should be more error proof to use.
Fix Chromium build.
* wtf/TypeTraits.h:
(WTF::IsConvertibleToInteger::IsConvertibleToDouble):
Avoid "possible loss of data" warning when using Microsoft's C++ compiler
by avoiding an implicit conversion of int types to doubles.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@40418
268f45cc-cd09-0410-ab3c-
d52691b4dbfc