WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-11-07 03:25:47 PST
<
rdar://problem/15412855
>
Gyuyoung Kim
Comment 2
2013-11-07 03:32:00 PST
Created
attachment 216285
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug