Skip to content
  • cmarrin@apple.com's avatar
    2010-11-05 Chris Marrin <cmarrin@apple.com> · 97af3e1c
    cmarrin@apple.com authored
            Reviewed by Simon Fraser.
    
            suspendAnimations/resumeAnimations not present in WebKit2
            https://bugs.webkit.org/show_bug.cgi?id=49109
    
            Got 4 tests out of the Skipped list that now pass
    
            * platform/mac-wk2/Skipped:
    2010-11-05  Chris Marrin  <cmarrin@apple.com>
    
            Reviewed by Simon Fraser.
    
            suspendAnimations/resumeAnimations not present in WebKit2
            https://bugs.webkit.org/show_bug.cgi?id=49109
    
            * WebKitTestRunner/InjectedBundle/Bindings/LayoutTestController.idl:
            * WebKitTestRunner/InjectedBundle/LayoutTestController.cpp:
            (WTR::LayoutTestController::suspendAnimations):
            (WTR::LayoutTestController::resumeAnimations):
            * WebKitTestRunner/InjectedBundle/LayoutTestController.h:
    2010-11-05  Chris Marrin  <cmarrin@apple.com>
    
            Reviewed by Simon Fraser.
    
            suspendAnimations/resumeAnimations not present in WebKit2
            https://bugs.webkit.org/show_bug.cgi?id=49109
    
            * WebProcess/InjectedBundle/API/c/WKBundleFrame.cpp:
            (WKBundleFrameSuspendAnimations):
            (WKBundleFrameResumeAnimations):
            * WebProcess/InjectedBundle/API/c/WKBundleFramePrivate.h:
            * WebProcess/WebPage/WebFrame.cpp:
            (WebKit::WebFrame::suspendAnimations):
            (WebKit::WebFrame::resumeAnimations):
            * WebProcess/WebPage/WebFrame.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71458 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    97af3e1c