[webkit-reviews] review denied: [Bug 37743] Remove dependency of jsCurrentTime() on currentTime() : [Attachment 55205] A separated patch (JavaScript Core part)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 01:42:54 PDT 2010


Kent Tamura <tkent at chromium.org> has denied Leo Yang
<leo.yang at torchmobile.com.cn>'s request for review:
Bug 37743: Remove dependency of jsCurrentTime() on currentTime()
https://bugs.webkit.org/show_bug.cgi?id=37743

Attachment 55205: A separated patch (JavaScript Core part)
https://bugs.webkit.org/attachment.cgi?id=55205&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
currentTime()-related implementation of Chromium should be put to
WebKit/chromium/src/ChromiumCurrentTime.cpp.

As for Windows, I guess the error was no exported symbols for currentUTCTime()
and monotonicTime(). 
JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def should
have their symbols.


More information about the webkit-reviews mailing list