Bug 209381

Summary: [LFC] Layout::Box::containingBlock should return a const ContainerBox&
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

alan
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, alan
no flags
Radar WebKit Bug Importer
Comment 1 2020-03-21 17:41:55 PDT
alan
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.