[Webkit-unassigned] [Bug 279419] New: SHOULD NEVER BE REACHED in WebCore::RenderBox::containingBlockLogicalWidthForContent() const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 23:06:00 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=279419

            Bug ID: 279419
           Summary: SHOULD NEVER BE REACHED in
                    WebCore::RenderBox::containingBlockLogicalWidthForCont
                    ent() const
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Regressions: Unexpected crashes (1)
  imported/w3c/web-platform-tests/css/css-transforms/transform-box/cssbox-content-box-002.html [ Crash ]

SHOULD NEVER BE REACHED
C:\webkit\wc\Source\WebCore\rendering/RenderBox.cpp(2282) : virtual LayoutUnit WebCore::RenderBox::containingBlockLogicalWidthForContent() const
1   00007FFDF2B43C4E WebCore::RenderBox::containingBlockLogicalWidthForContent
2   00007FFDF0D9205D WebCore::RenderBoxModelObject::resolveLengthPercentageUsingContainerLogicalWidth
3   00007FFDF0D91F44 WebCore::RenderBoxModelObject::computedCSSPaddingLeft
4   00007FFDF1C2929B WebCore::RenderBoxModelObject::padding
5   00007FFDF190A644 WebCore::RenderBox::contentBoxRect
6   00007FFDF2B3B06A WebCore::RenderBox::referenceBoxRect
7   00007FFDF0D892C1 WebCore::RenderElement::transformReferenceBoxRect
8   00007FFDF2C4A54D WebCore::RenderLayer::updateTransformFromStyle
9   00007FFDF2C4A716 WebCore::RenderLayer::updateTransform
10  00007FFDF2C62AE5 WebCore::RenderLayer::styleChanged
11  00007FFDF2CB945C WebCore::RenderLayerModelObject::styleDidChange
12  00007FFDF2B01F9A WebCore::RenderBox::styleDidChange
13  00007FFDF2B01E7A WebCore::RenderBlock::styleDidChange
14  00007FFDF2B2C5D5 WebCore::RenderBlockFlow::styleDidChange
15  00007FFDF2BBEC5F WebCore::RenderElement::initializeStyle
16  00007FFDF2FCC1B5 WebCore::RenderTreeUpdater::createRenderer
17  00007FFDF2FC9A87 WebCore::RenderTreeUpdater::updateElementRenderer
18  00007FFDF2FC8D95 WebCore::RenderTreeUpdater::updateRenderTree
19  00007FFDF2FC85B1 WebCore::RenderTreeUpdater::commit
20  00007FFDF138F729 WebCore::Document::updateRenderTree
21  00007FFDF138FFFD WebCore::Document::resolveStyle
22  00007FFDF13907D5 WebCore::Document::updateStyleIfNeeded
23  00007FFDF13AD745 WebCore::Document::finishedParsing
24  00007FFDF1B97D89 WebCore::HTMLConstructionSite::finishedParsing
25  00007FFDF1BFBF96 WebCore::HTMLTreeBuilder::finished
26  00007FFDF1B9E5EF WebCore::HTMLDocumentParser::end
27  00007FFDF1B9CCA2 WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd
28  00007FFDF1B9C9B5 WebCore::HTMLDocumentParser::prepareToStopParsing
29  00007FFDF1B9E640 WebCore::HTMLDocumentParser::attemptToEnd
30  00007FFDF1B9E692 WebCore::HTMLDocumentParser::finish
31  00007FFDF2051D8D WebCore::DocumentWriter::end

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240910/fb041355/attachment.htm>


More information about the webkit-unassigned mailing list