2010-01-27 Kwang Yul Seo <skyul@company100.net>
Reviewed by Eric Seidel. [BREWMP] Don't use time function https://bugs.webkit.org/show_bug.cgi?id=33577 Calling time(0) in BREW devices causes a crash because time is not properly ported in most devices. Cast currentTime() to time_t to get the same result as time(0). * wtf/DateMath.cpp: (WTF::calculateUTCOffset): git-svn-id: svn://svn.chromium.org/blink/trunk@53921 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment