[Webkit-unassigned] [Bug 61805] New: Assert being hit in AccessibilityRenderObject::addChildren()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 13:38:03 PDT 2011


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

           Summary: Assert being hit in
                    AccessibilityRenderObject::addChildren()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ctguil at chromium.org
                CC: cfleizach at apple.com


Created an attachment (id=95475)
 --> (https://bugs.webkit.org/attachment.cgi?id=95475&action=review)
LayoutTest that causes assert in debug mode

Chromium issue crbug.com/84016 has repro html that will cause an assert in accessibility code. I've converted the html into a layout test that asserts in debug mode.

The assert was added in the fix for https://bugs.webkit.org/show_bug.cgi?id=42309 to detect if the accessibility tree was in an inconsistent state.

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