[Webkit-unassigned] [Bug 40841] [Qt] Node that have both an opacity and a transform animation on them seem not to fire

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 14 07:35:26 PDT 2010


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59438|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #6 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-08-14 07:35:26 PST ---
(From update of attachment 59438)
WebCore/platform/graphics/qt/GraphicsLayerQt.cpp:634
 +              else if (!m_state.drawsContent && m_layer->drawsContent())
Is this an important differencial?

WebCore/platform/graphics/qt/GraphicsLayerQt.cpp:1194
 +      virtual AnimatedPropertyID getAnimatedProperty() const = 0;
We normally do not use get. Maybe just call it animatedProperty()

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