[Webkit-unassigned] [Bug 126086] New: SHOULD NEVER BE REACHED in valueForLength(WebCore::Length const&, WebCore::LayoutUnit, WebCore::RenderView*, bool) under RenderElement::valueForLength(WebCore::Length const&, WebCore::LayoutUnit, bool) const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 14:51:24 PST 2013


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

           Summary: SHOULD NEVER BE REACHED in
                    valueForLength(WebCore::Length const&,
                    WebCore::LayoutUnit, WebCore::RenderView*, bool) under
                    RenderElement::valueForLength(WebCore::Length const&,
                    WebCore::LayoutUnit, bool) const
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpfau at apple.com


Created an attachment (id=219797)
 --> (https://bugs.webkit.org/attachment.cgi?id=219797&action=review)
Repro

In some cases, an assertion can be triggered in valueForLength(WebCore::Length const&, WebCore::LayoutUnit, WebCore::RenderView*, bool). Attached is a repro case that will trigger this assertion under RenderElement::valueForLength(WebCore::Length const&, WebCore::LayoutUnit, bool) const.

<rdar://problem/15705575>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list