[Webkit-unassigned] [Bug 65174] New: Accessibility stack exhaustion using role attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 04:50:35 PDT 2011


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

           Summary: Accessibility stack exhaustion using role attribute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skylined at chromium.org
                CC: eric at webkit.org


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

Repro:
<label><q role=x><input>

This causes a loop where AccessibilityRenderObjects create more AccessibilityRenderObjects until all stack space has been used and the thread is terminated.

This requires you to enable accessibility to reproduce.

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