[Webkit-unassigned] [Bug 123986] New: [AX] Use toAccessibilityRenderObject() instead of using static_cast<>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 7 03:26:49 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=123986
Summary: [AX] Use toAccessibilityRenderObject() instead of
using static_cast<>
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
Though there is toAccessibilityRenderObject(), static_cast<> are being used by many places. To use toAccessibilityRenderObject() is more helpful to find bad 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