Bug 181470

Summary: [RenderTreeBuilder] Move RenderRuby's moveChildren logic to RenderTreeBuilder
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

zalan
Reported 2018-01-09 21:13:52 PST
ssia
Attachments
Patch (15.57 KB, patch)
2018-01-09 21:17 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2018-01-09 21:14:30 PST
zalan
Comment 2 2018-01-09 21:17:46 PST
zalan
Comment 3 2018-01-09 21:19:46 PST
Comment on attachment 330880 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=330880&action=review > Source/WebCore/rendering/updating/RenderTreeBuilderRuby.cpp:172 > +void RenderTreeBuilder::Ruby::moveChildrenInternal(RenderRubyBase& from, RenderRubyBase& to, RenderObject* beforeChild) Don't really like this name
WebKit Commit Bot
Comment 4 2018-01-10 07:54:36 PST
Comment on attachment 330880 [details] Patch Clearing flags on attachment: 330880 Committed r226714: <https://trac.webkit.org/changeset/226714>
WebKit Commit Bot
Comment 5 2018-01-10 07:54:38 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.