[Webkit-unassigned] [Bug 72895] New: [Chromium] WebAccessibilityNotification should use AssertMatchingEnums.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 09:36:03 PST 2011


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

           Summary: [Chromium] WebAccessibilityNotification should use
                    AssertMatchingEnums.
           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: dmazzoni at google.com
                CC: fishd at chromium.org, cfleizach at apple.com


Instead of a switch statement, a WebCore::AXObjectCache::AXNotification can be converted to a WebAccessibilityNotification with a simple cast, checked by AssertMatchingEnums.cpp.

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