[Webkit-unassigned] [Bug 123984] New: [AX] Generate toAccessibilityTableRow|Column|Cell to detect bad type casts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 03:17:27 PST 2013


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

           Summary: [AX] Generate toAccessibilityTableRow|Column|Cell to
                    detect bad type casts
           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 static_cast<> use TYPE_CASTS_BASE, AccessibilityTableRow|Column|Cell use ACCESSIBILITY_OBJECT_TYPE_CASTS which can support more helper functions rather than manual static_cast<>. This change will help to detect bad type casts further.

-- 
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