| Summary: | Nullptr crash in Layout::InlineItemsBuilder::collectInlineItems | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
| Component: | Layout and Rendering | Assignee: | Antti Koivisto <koivisto> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Pull request: https://github.com/WebKit/WebKit/pull/15397 Committed 265618@main (42bd7f4d0079): <https://commits.webkit.org/265618@main> Reviewed commits have been landed. Closing PR #15397 and removing active labels. |
34 WebCore::RenderStyle::display() const <== 34 WebCore::Layout::Box::isInlineBox() const 34 WebCore::Layout::InlineItemsBuilder::collectInlineItems(WTF::Vector<WebCore::Layout::InlineItem, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&, WebCore::Layout::InlineItemPosition) 34 WebCore::Layout::InlineItemsBuilder::build(WebCore::Layout::InlineItemPosition) 34 WebCore::Layout::InlineFormattingContext::layoutFloatContentOnly(WebCore::Layout::ConstraintsForInlineContent const&, WebCore::Layout::FloatingState&) 34 WebCore::Layout::InlineFormattingContext::layoutInFlowAndFloatContentForIntegration(WebCore::Layout::ConstraintsForInlineContent const&, WebCore::Layout::InlineLayoutState&) 34 WebCore::LayoutIntegration::LineLayout::layout()