[webkit-reviews] review requested: [Bug 16537] Make date code
faster by removing redundant calls : [Attachment 18010]
Remove dayInYear call by changing msToDayInMonth to
dayInMonthFromDayInYear
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 20 10:43:42 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 18010: Remove dayInYear call by changing msToDayInMonth to
dayInMonthFromDayInYear
http://bugs.webkit.org/attachment.cgi?id=18010&action=edit
------- Additional Comments from Eric Seidel <eric at webkit.org>
JavaScriptCore/kjs/DateMath.cpp | 17 ++++++++---------
1 files changed, 8 insertions(+), 9 deletions(-)
More information about the webkit-reviews
mailing list