Bug 123140

Summary: Introduce ACCESSIBILITY_OBJECT_TYPE_CASTS to replace manual toFoo() in accessibility child class
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: AccessibilityAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jdiggs, kling, mario, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.