[Webkit-unassigned] [Bug 22239] New: Implement LayoutTestController animation & transition pause API on non-mac platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 13 14:35:00 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22239

           Summary: Implement LayoutTestController animation & transition
                    pause API on non-mac platforms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pol at apple.com
 BugsThisDependsOn: 21261


As part of https://bugs.webkit.org/show_bug.cgi?id=21261, new JavaScript APIs
were added to DRT which need to be implemented on non mac platforms as well:

bool LayoutTestController::pauseAnimationAtTimeOnElementWithId(JSStringRef
animationName, double time, JSStringRef elementId)
bool LayoutTestController::pauseTransitionAtTimeOnElementWithId(JSStringRef
propertyName, double time, JSStringRef elementId)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list