[Webkit-unassigned] [Bug 104961] New: Add a missing nullity check in RenderObject::containingBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 14:50:20 PST 2012


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

           Summary: Add a missing nullity check in
                    RenderObject::containingBlock
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vollick at chromium.org
                CC: adamk at chromium.org


At one point we assert that !o->isAnonymousBlock(), but it's quite possible that o is null.

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