Skip to content
  • ggaren's avatar
    JavaScriptCore: · 9893db19
    ggaren authored
            -rolled in patch by Carsten Guenther <cguenther@gmail.com>
            for http://bugzilla.opendarwin.org/show_bug.cgi?id=3759
            Date object enhancements
    
            Test cases added:
    
            * layout-tests/fast/js/date-preserve-milliseconds-expected.txt: Added.
            * layout-tests/fast/js/date-preserve-milliseconds.html: Added.
    
            Reviewed by darin.
    
            * kjs/date_object.cpp:
            (timeFromArgs):
            (DateProtoFuncImp::call):
            (DateObjectImp::construct):
            (DateObjectFuncImp::call):
            (KJS::makeTime):
            * kjs/date_object.h:
            * tests/mozilla/expected.html:
    
    WebCore:
    
            -added testcase for http://bugzilla.opendarwin.org/show_bug.cgi?id=3759
            Date object enhancements
    
            Reviewed by darin.
    
            Test cases added:
    
            * layout-tests/fast/js/date-preserve-milliseconds-expected.txt: Added.
            * layout-tests/fast/js/date-preserve-milliseconds.html: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@9922 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9893db19