[Webkit-unassigned] [Bug 45572] New: WebAccessibilityCacheImpl needs to handle invalid accessibility object ids

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 10 16:18:31 PDT 2010


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

           Summary: WebAccessibilityCacheImpl needs to handle invalid
                    accessibility object ids
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chris.guillory at google.com


The Chromium renderer crashes when it accesses objects that have been removed from the webkit accessibility tree. 
http://code.google.com/p/chromium/issues/detail?id=54973

WebAccessibilityCacheImpl::addOrGetId should know that AccessibilityObject's with an id of 0 are invalid - they've been removed from the webkit accessibility tree.

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