[Webkit-unassigned] [Bug 115685] New: Reproducible crash in RenderBoxModelObject::adjustedPositionRelativeToOffsetParent()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 17:19:05 PDT 2013


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

           Summary: Reproducible crash in
                    RenderBoxModelObject::adjustedPositionRelativeToOffset
                    Parent()
           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: bdakin at apple.com


This website crashes http://www.hodinkee.com/blog/twixt-time-evaluate-the-accuracy-of-your-watch-right-on-your-iphone

0   com.apple.WebCore                 0x00000001064c0797 WebCore::RenderBoxModelObject::adjustedPositionRelativeToOffsetParent(WebCore::LayoutPoint const&) const + 391
1   com.apple.WebCore                 0x00000001064bd63f WebCore::RenderBox::offsetLeft() const + 111
2   com.apple.WebCore                 0x0000000105b0ed6d WebCore::Element::offsetLeft() + 61
3   com.apple.WebCore                 0x00000001062583ed WebCore::jsElementOffsetLeft(JSC::ExecState*, JSC::JSValue, 

This is a regression that was caused by http://trac.webkit.org/changeset/147395

<rdar://problem/13700734>

-- 
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