RESOLVED FIXED 209381
[LFC] Layout::Box::containingBlock should return a const ContainerBox&
https://bugs.webkit.org/show_bug.cgi?id=209381
Summary [LFC] Layout::Box::containingBlock should return a const ContainerBox&
zalan
Reported 2020-03-21 17:41:37 PDT
and not const ContainerBox* Layout tree is immutable during layout, so it's guaranteed to have a valid containing block.
Attachments
Patch (41.88 KB, patch)
2020-03-21 18:38 PDT, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2020-03-21 17:41:55 PDT
zalan
Comment 2 2020-03-21 18:38:42 PDT
Antti Koivisto
Comment 3 2020-03-22 06:49:42 PDT
Comment on attachment 394188 [details] Patch nice
EWS
Comment 4 2020-03-22 07:02:44 PDT
Committed r258819: <https://trac.webkit.org/changeset/258819> All reviewed patches have been landed. Closing bug and clearing flags on attachment 394188 [details].
Note You need to log in before you can comment on or make changes to this bug.