RESOLVED FIXED 189311
[LFC] LayoutContext::displayBoxForLayoutBox() should return a Display::Box&
https://bugs.webkit.org/show_bug.cgi?id=189311
Summary [LFC] LayoutContext::displayBoxForLayoutBox() should return a Display::Box&
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.