Skip to content
  • darin@apple.com's avatar
    WebCore: · aa170ad0
    darin@apple.com authored
            Reviewed by Darin.
    
            More of http://bugs.webkit.org/show_bug.cgi?id=16385
            Cleanup kjs_window
    
            - Move PausedTimeouts into its own file and put it in the WebCore namespace.
    
            * WebCore.pro:
            * WebCore.vcproj/WebCore.vcproj:
            * WebCore.xcodeproj/project.pbxproj:
            * WebCoreSources.bkl:
            * bindings/js/PausedTimeouts.cpp: Copied from bindings/js/kjs_window.cpp.
            * bindings/js/PausedTimeouts.h: Copied from bindings/js/kjs_window.h.
            * bindings/js/kjs_window.cpp:
            (KJS::Window::pauseTimeouts):
            * bindings/js/kjs_window.h:
            * history/CachedPage.cpp:
            * history/CachedPage.h:
            * page/Chrome.cpp:
    
    LayoutTests:
    
            Reviewed by Maciej.
    
            - tests for the argument handling of the executeSql function
    
            * storage/execute-sql-args-expected.txt: Added.
            * storage/execute-sql-args.html: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@28781 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    aa170ad0