Bug 189311

Summary: [LFC] LayoutContext::displayBoxForLayoutBox() should return a Display::Box&
Product: WebKit Reporter: alan baradlay <zalan>
Component: Layout and RenderingAssignee: alan baradlay <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 koivisto: review+

alan baradlay
Reported 2018-09-05 11:20:20 PDT
instead of Display::Box* There should always be a valid display box associated with a layout box for layout purposes (it does not necessarily mean that there's _always_ a display box for every layout box -for example in inline formatting context)
Attachments
Patch (47.61 KB, patch)
2018-09-05 11:33 PDT, alan baradlay
koivisto: review+
alan baradlay
Comment 1 2018-09-05 11:33:17 PDT
alan baradlay
Comment 2 2018-09-05 11:52:43 PDT
Radar WebKit Bug Importer
Comment 3 2018-09-05 11:53:27 PDT
Note You need to log in before you can comment on or make changes to this bug.