[webkit-reviews] review requested: [Bug 16537] Make date code faster by removing redundant calls : [Attachment 18009] Remove use of isInLeapYear to avoid calling msSince1970ToAbsoluteYear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 10:43:40 PST 2007


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 16537: Make date code faster by removing redundant calls
http://bugs.webkit.org/show_bug.cgi?id=16537

Attachment 18009: Remove use of isInLeapYear to avoid calling
msSince1970ToAbsoluteYear
http://bugs.webkit.org/attachment.cgi?id=18009&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 JavaScriptCore/kjs/DateMath.cpp |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)


More information about the webkit-reviews mailing list