[Webkit-unassigned] [Bug 114260] [GTK][AC] Clean up code related with the children management stuff for clutter based AC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 01:13:51 PDT 2013


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





--- Comment #4 from ChangSeok Oh <kevin.cs.oh at gmail.com>  2013-04-25 01:12:11 PST ---
(In reply to comment #2)
> (From update of attachment 198904 [details])
> 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.

Yup. I opened a new bug to deal with cleaning up scroll/translation here.
https://bugs.webkit.org/show_bug.cgi?id=115160

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