RESOLVED FIXED 123984
[AX] Generate toAccessibilityTableRow|Column|Cell to detect bad type casts
https://bugs.webkit.org/show_bug.cgi?id=123984
Summary [AX] Generate toAccessibilityTableRow|Column|Cell to detect bad type casts
Gyuyoung Kim
Reported 2013-11-07 03:16:13 PST
As a step to let static_cast<> use TYPE_CASTS_BASE, AccessibilityTableRow|Column|Cell use ACCESSIBILITY_OBJECT_TYPE_CASTS which can support more helper functions rather than manual static_cast<>. This change will help to detect bad type casts further.
Attachments
Patch (15.75 KB, patch)
2013-11-07 03:18 PST, Gyuyoung Kim
no flags
Radar WebKit Bug Importer
Comment 1 2013-11-07 03:17:07 PST
Gyuyoung Kim
Comment 2 2013-11-07 03:18:30 PST
Gyuyoung Kim
Comment 3 2013-11-07 04:15:51 PST
Mario, how about this ?
Mario Sanchez Prada
Comment 4 2013-11-07 05:54:37 PST
Comment on attachment 216284 [details] Patch (In reply to comment #3) > Mario, how about this ? Sounds good to me too :)
WebKit Commit Bot
Comment 5 2013-11-07 21:19:32 PST
Comment on attachment 216284 [details] Patch Clearing flags on attachment: 216284 Committed r158902: <http://trac.webkit.org/changeset/158902>
WebKit Commit Bot
Comment 6 2013-11-07 21:19:35 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.