[Webkit-unassigned] [Bug 123140] New: Introduce ACCESSIBILITY_OBJECT_TYPE_CASTS to replace manual toFoo() in accessibility child class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 23:53:29 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=123140

           Summary: Introduce ACCESSIBILITY_OBJECT_TYPE_CASTS to replace
                    manual toFoo() in accessibility child class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: webkit-bug-importer at group.apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list