[Webkit-unassigned] [Bug 44214] New: Naming of methods in GraphicsLayer having to do with Transitions shouldn't have "Animation" in them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 16:28:22 PDT 2010


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

           Summary: Naming of methods in GraphicsLayer having to do with
                    Transitions shouldn't have "Animation" in them
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarrin at apple.com


GraphicsLayerCA has a pretty confusing use of the word "Animation" and related concepts. We use the term "BasicAnimation" to mean transitions and "KeyframeAnimation" to mean animations. We also have the term "AnimationsForProperty" to mean transitions and "AnimationsForKeyframes" to mean animations. It would be a lot clearer if we just used the terms "Transition" and "Animation" consistently.

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



More information about the webkit-unassigned mailing list