Bug 157256 - AX: Crash at WebCore::AccessibilityObject::getAttribute const + 9
Summary: AX: Crash at WebCore::AccessibilityObject::getAttribute const + 9
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-01 19:50 PDT by Nan Wang
Modified: 2016-05-01 23:14 PDT (History)
11 users (show)

See Also:


Attachments
Initial patch (4.34 KB, patch)
2016-05-01 20:02 PDT, Nan Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nan Wang 2016-05-01 19:50:42 PDT
>  1 com.apple.WebCore              0x002c7459 WebCore::AccessibilityObject::getAttribute(WebCore::QualifiedName const&) const + 9
   2 com.apple.WebCore              0x002c061c WebCore::AccessibilityNodeObject::titleElementText(WTF::Vector<WebCore::AccessibilityText, 0ul, WTF::CrashOnOverflow, 16ul>&) const + 188
   3 com.apple.WebCore              0x002c29ac WebCore::AccessibilityNodeObject::accessibilityText(WTF::Vector<WebCore::AccessibilityText, 0ul, WTF::CrashOnOverflow, 16ul>&) + 28
   4 com.apple.WebCore              0x010e634d -[WebAccessibilityObjectWrapperBase baseAccessibilityDescription] + 93
   5 com.apple.WebCore              0x010f0545 -[WebAccessibilityObjectWrapper accessibilityAttributeValue:] + 245
Comment 1 Nan Wang 2016-05-01 19:51:37 PDT
<rdar://problem/26032981>
Comment 2 Nan Wang 2016-05-01 20:02:09 PDT
Created attachment 277886 [details]
Initial patch
Comment 3 WebKit Commit Bot 2016-05-01 23:14:02 PDT
Comment on attachment 277886 [details]
Initial patch

Clearing flags on attachment: 277886

Committed r200318: <http://trac.webkit.org/changeset/200318>
Comment 4 WebKit Commit Bot 2016-05-01 23:14:06 PDT
All reviewed patches have been landed.  Closing bug.