[Webkit-unassigned] [Bug 105436] [GTK][AC] setOpacity doesn't work for GraphicsLayerClutter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 24 15:25:09 PST 2012


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





--- Comment #2 from Joone Hur <joone at webkit.org>  2012-12-24 15:27:19 PST ---
(From update of attachment 180170)
View in context: https://bugs.webkit.org/attachment.cgi?id=180170&action=review

> Source/WebCore/platform/graphics/clutter/GraphicsLayerActor.cpp:597
> +void graphicsLayerActorSetOpacity(GraphicsLayerActor* layer, float value)

I don't think we need to add this method.

> Source/WebCore/platform/graphics/clutter/GraphicsLayerClutter.cpp:280
> +    graphicsLayerActorSetOpacity(primaryLayer(), m_opacity);

How about calling clutter_actor_set_opacity directly?

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