RESOLVED FIXED246014
[LFC] Rename ContainerBox to ElementBox
https://bugs.webkit.org/show_bug.cgi?id=246014
Summary [LFC] Rename ContainerBox to ElementBox
Antti Koivisto
Reported 2022-10-04 06:02:25 PDT
It represents non-text boxes generated by elements (and also anonymous boxes). Being a container is incidental.
Attachments
Patch (232.48 KB, patch)
2022-10-04 06:10 PDT, Antti Koivisto
no flags
Patch (233.10 KB, patch)
2022-10-04 08:17 PDT, Antti Koivisto
no flags
Radar WebKit Bug Importer
Comment 1 2022-10-04 06:03:24 PDT
Antti Koivisto
Comment 2 2022-10-04 06:10:46 PDT
alan
Comment 3 2022-10-04 07:47:10 PDT
Comment on attachment 462786 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=462786&action=review > Source/WebCore/layout/layouttree/LayoutBox.h:70 > + ElementBoxFlag = 1 << 1, spacing
Antti Koivisto
Comment 4 2022-10-04 08:17:31 PDT
EWS
Comment 5 2022-10-04 09:39:48 PDT
Committed 255130@main (2b4114c9c3bd): <https://commits.webkit.org/255130@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 462789 [details].
Note You need to log in before you can comment on or make changes to this bug.