Bug 150349

Summary: AX: : CrashTracer: com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::AccessibilityTable::tableElement const + 116
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, ap, commit-queue, ddkilzer, dmazzoni, jcraig, jdiggs, mario, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 9   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

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.