[Webkit-unassigned] [Bug 20604] New: AnimationController.cpp should be split into separate files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 2 11:39:01 PDT 2008


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

           Summary: AnimationController.cpp should be split into separate
                    files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarrin at apple.com


The file has gotten very large and unweildy. I propose we split it into 5
parts:

    AnimationController
    CompositeAnimation
    AnimationBase
    ImplicitAnimation
    KeyframeAnimation

and put them all into a new subdirectory of page named 'animation'


-- 
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