RESOLVED FIXED 182627
[RenderTreeBuilder] Move multicolumn spanner mutation logic to RenderTreeBuilder
https://bugs.webkit.org/show_bug.cgi?id=182627
Summary [RenderTreeBuilder] Move multicolumn spanner mutation logic to RenderTreeBuilder
alan
Reported 2018-02-08 14:53:25 PST
move all mutations to RenderTreeBuilder
Attachments
Patch (31.20 KB, patch)
2018-02-08 15:01 PST, alan
no flags
Radar WebKit Bug Importer
Comment 1 2018-02-08 14:53:50 PST
alan
Comment 2 2018-02-08 15:01:38 PST
Antti Koivisto
Comment 3 2018-02-09 02:35:51 PST
Comment on attachment 333427 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=333427&action=review > Source/WebCore/rendering/updating/RenderTreeBuilderMultiColumn.cpp:255 > +static bool gShiftingSpanner = false; Since the builder is stateful this can be later made a member variable.
WebKit Commit Bot
Comment 4 2018-02-09 07:05:19 PST
Comment on attachment 333427 [details] Patch Clearing flags on attachment: 333427 Committed r228320: <https://trac.webkit.org/changeset/228320>
WebKit Commit Bot
Comment 5 2018-02-09 07:05:21 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.