RESOLVED FIXED 182348
[RenderTreeBuilder] Move RenderObject::removeFromParentAndDestroyCleaningUpAnonymousWrappers to RenderTreeBuilder.
https://bugs.webkit.org/show_bug.cgi?id=182348
Summary [RenderTreeBuilder] Move RenderObject::removeFromParentAndDestroyCleaningUpAn...
zalan
Reported 2018-01-31 13:00:40 PST
All the callsites are in the updater
Attachments
Patch (8.95 KB, patch)
2018-01-31 13:12 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2018-01-31 13:01:31 PST
zalan
Comment 2 2018-01-31 13:12:01 PST
Antti Koivisto
Comment 3 2018-01-31 13:20:59 PST
Comment on attachment 332797 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=332797&action=review > Source/WebCore/rendering/updating/RenderTreeUpdater.cpp:554 > + RenderTreeBuilder::current()->removeFromParentAndDestroyCleaningUpAnonymousWrappers(*renderer); These call sites should be non-static functions
WebKit Commit Bot
Comment 4 2018-01-31 14:00:20 PST
Comment on attachment 332797 [details] Patch Clearing flags on attachment: 332797 Committed r227928: <https://trac.webkit.org/changeset/227928>
WebKit Commit Bot
Comment 5 2018-01-31 14:00:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.