RESOLVED FIXED 123986
[AX] Use toAccessibilityRenderObject() instead of using static_cast<>
https://bugs.webkit.org/show_bug.cgi?id=123986
Summary [AX] Use toAccessibilityRenderObject() instead of using static_cast<>
Gyuyoung Kim
Reported 2013-11-07 03:25:35 PST
Though there is toAccessibilityRenderObject(), static_cast<> are being used by many places. To use toAccessibilityRenderObject() is more helpful to find bad type cast.
Attachments
Patch (8.06 KB, patch)
2013-11-07 03:32 PST, Gyuyoung Kim
no flags
Radar WebKit Bug Importer
Comment 1 2013-11-07 03:25:47 PST
Gyuyoung Kim
Comment 2 2013-11-07 03:32:00 PST
Mario Sanchez Prada
Comment 3 2013-11-07 03:44:02 PST
Comment on attachment 216285 [details] Patch Thanks
WebKit Commit Bot
Comment 4 2013-11-07 04:27:12 PST
Comment on attachment 216285 [details] Patch Clearing flags on attachment: 216285 Committed r158844: <http://trac.webkit.org/changeset/158844>
WebKit Commit Bot
Comment 5 2013-11-07 04:27:15 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.