RESOLVED FIXED 123982
[AX] Use toAccessibilityTable() instead of using manual static_cast<>
https://bugs.webkit.org/show_bug.cgi?id=123982
Summary [AX] Use toAccessibilityTable() instead of using manual static_cast<>
Gyuyoung Kim
Reported 2013-11-07 03:02:10 PST
Though there is toAccessibilityTable(), static_cast<> are being used by many places. We need to use toAccessibilityTable().
Attachments
Patch (12.43 KB, patch)
2013-11-07 03:03 PST, Gyuyoung Kim
no flags
Radar WebKit Bug Importer
Comment 1 2013-11-07 03:02:37 PST
Gyuyoung Kim
Comment 2 2013-11-07 03:03:56 PST
Mario Sanchez Prada
Comment 3 2013-11-07 03:43:04 PST
Comment on attachment 216281 [details] Patch That's correct. Thanks!
Mario Sanchez Prada
Comment 4 2013-11-07 03:44:47 PST
Comment on attachment 216281 [details] Patch Sorry I set the cq+ flag by mistake
WebKit Commit Bot
Comment 5 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>
WebKit Commit Bot
Comment 6 2013-11-07 04:08:44 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.