Timeline
Aug 29, 2009:
- 4:59 PM Changeset in webkit [47883] by
-
- 3 edits2 adds in trunk
WebCore: Fix for https://bugs.webkit.org/show_bug.cgi?id=28829
Crash in AccessibilityRenderObject::activeDescendant when trying to set aria-activedescendant to something without a renderer
Reviewed by Dan Bernstein.
Test: accessibility/aria-activedescendant-crash.html
- accessibility/AccessibilityRenderObject.cpp: (WebCore::AccessibilityRenderObject::activeDescendant): Nil check.
LayoutTests: Test for https://bugs.webkit.org/show_bug.cgi?id=28829
Crash in AccessibilityRenderObject::activeDescendant when trying to set aria-activedescendant to something without a renderer
Reviewed by Dan Bernstein.
- accessibility/aria-activedescendant-crash-expected.txt: Added.
- accessibility/aria-activedescendant-crash.html: Added.
Note:
See TracTimeline
for information about the timeline view.