[Webkit-unassigned] [Bug 114260] [GTK][AC] Clean up unused code for clutter based AC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 08:01:22 PDT 2013


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

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




--- Comment #2 from Gustavo Noronha (kov) <gns at gnome.org>  2013-04-24 07:59:41 PST ---
(From update of attachment 198904)
View in context: https://bugs.webkit.org/attachment.cgi?id=198904&action=review

> Source/WebCore/platform/graphics/clutter/GraphicsLayerClutter.cpp:270
> -        graphicsLayerActorRemoveAll(GRAPHICS_LAYER_ACTOR(actor.get()));
> +        clutter_actor_remove_all_children(actor.get());

I would prefer if you split this in two patches, one dealing with cleaning up the children management stuff and one cleaning up scrolling/translation.

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