RESOLVED FIXED 150349
AX: : CrashTracer: com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::AccessibilityTable::tableElement const + 116
https://bugs.webkit.org/show_bug.cgi?id=150349
Summary AX: : CrashTracer: com.apple.WebKit.WebContent at com.apple.WebCore: WebCore:...
chris fleizach
Reported 2015-10-19 17:44:09 PDT
100 com.apple.WebCore: WebCore::AccessibilityTable::tableElement const + 116 <== 100 com.apple.WebCore: WebCore::AccessibilityTable::isDataTable const + 153 100 com.apple.WebCore: WebCore::AccessibilityTable::isTableExposableThroughAccessibility const + 45 100 com.apple.WebCore: WebCore::AccessibilityTable::init + 33 96 com.apple.WebCore: WebCore::AXObjectCache::getOrCreate + 3221 | 83 com.apple.WebCore: WebCore::AccessibilityRenderObject::addChildren + 47 | | 83 com.apple.WebCore: WebCore::AccessibilityNodeObject::insertChild + 76 | | 83 com.apple.WebCore: WebCore::AccessibilityRenderObject::addChildren + 82 <rdar://problem/23103005>
Attachments
patch (2.13 KB, patch)
2015-10-19 17:49 PDT, chris fleizach
no flags
chris fleizach
Comment 1 2015-10-19 17:49:02 PDT
Brent Fulgham
Comment 2 2015-10-20 13:50:34 PDT
Comment on attachment 263537 [details] patch This looks reasonable to me. Will 'ancestorsOfType' traverse farther than we intend in this case? Or is that actually a benefit of this change?
chris fleizach
Comment 3 2015-10-20 13:55:58 PDT
(In reply to comment #2) > Comment on attachment 263537 [details] > patch > > This looks reasonable to me. Will 'ancestorsOfType' traverse farther than we > intend in this case? Or is that actually a benefit of this change? I think thats actually a benefit here. Thanks!
WebKit Commit Bot
Comment 4 2015-10-20 14:35:03 PDT
Comment on attachment 263537 [details] patch Clearing flags on attachment: 263537 Committed r191357: <http://trac.webkit.org/changeset/191357>
WebKit Commit Bot
Comment 5 2015-10-20 14:35:08 PDT
All reviewed patches have been landed. Closing bug.
Brent Fulgham
Comment 6 2016-07-13 13:21:04 PDT
*** Bug 149084 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.