WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123140
Introduce ACCESSIBILITY_OBJECT_TYPE_CASTS to replace manual toFoo() in accessibility child class
https://bugs.webkit.org/show_bug.cgi?id=123140
Summary
Introduce ACCESSIBILITY_OBJECT_TYPE_CASTS to replace manual toFoo() in access...
Gyuyoung Kim
Reported
2013-10-21 23:52:14 PDT
As a step to let toFoo use TYPE_CASTS_BASE, DEFINE_TYPE_CASTS can be used for toFoo() in accessibility child class. The DEFINE_TYPE_CASTS will generate plenty more helper functions for accessibility type cast.
Attachments
Patch
(10.08 KB, patch)
2013-10-21 23:54 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-10-21 23:52:45 PDT
<
rdar://problem/15285915
>
Gyuyoung Kim
Comment 2
2013-10-21 23:54:58 PDT
Created
attachment 214822
[details]
Patch
Gyuyoung Kim
Comment 3
2013-10-22 01:26:20 PDT
CC'ing Kling.
WebKit Commit Bot
Comment 4
2013-10-22 03:08:45 PDT
Comment on
attachment 214822
[details]
Patch Clearing flags on attachment: 214822 Committed
r157782
: <
http://trac.webkit.org/changeset/157782
>
WebKit Commit Bot
Comment 5
2013-10-22 03:08:50 PDT
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