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
Radar WebKit Bug Importer
Comment 1 2013-10-21 23:52:45 PDT
Gyuyoung Kim
Comment 2 2013-10-21 23:54:58 PDT
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.