[Webkit-unassigned] [Bug 76660] [Texmap] Divide TextureMapperNode.cpp to 3 files.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 22 11:47:57 PST 2012


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


Noam Rosenthal <noam.rosenthal at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |igor.oliveira at webkit.org




--- Comment #3 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-01-22 11:47:57 PST ---
> > Source/WebCore/platform/graphics/texmap/TextureMapperAnimation.h:38
> > +    enum PlayState { PlayingState, PausedState, StoppedState };
> 
> why not AnimationState?
> 
> > Source/WebCore/platform/graphics/texmap/TextureMapperAnimation.h:76
> > +    bool hasActiveAnimationsOfType(AnimatedPropertyID type) const;
> 
> Would it make sense as a template?

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