Bug 123982

Summary: [AX] Use toAccessibilityTable() instead of using manual static_cast<>
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: AccessibilityAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jcraig, jdiggs, mario, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2013-11-07 03:02:10 PST
Though there is toAccessibilityTable(), static_cast<> are being used by many places. We need to use toAccessibilityTable().
Comment 1 Radar WebKit Bug Importer 2013-11-07 03:02:37 PST
<rdar://problem/15412760>
Comment 2 Gyuyoung Kim 2013-11-07 03:03:56 PST
Created attachment 216281 [details]
Patch
Comment 3 Mario Sanchez Prada 2013-11-07 03:43:04 PST
Comment on attachment 216281 [details]
Patch

That's correct. Thanks!
Comment 4 Mario Sanchez Prada 2013-11-07 03:44:47 PST
Comment on attachment 216281 [details]
Patch

Sorry I set the cq+ flag by mistake
Comment 5 WebKit Commit Bot 2013-11-07 04:08:41 PST
Comment on attachment 216281 [details]
Patch

Clearing flags on attachment: 216281

Committed r158843: <http://trac.webkit.org/changeset/158843>
Comment 6 WebKit Commit Bot 2013-11-07 04:08:44 PST
All reviewed patches have been landed.  Closing bug.