[Webkit-unassigned] [Bug 121504] New: AX: Replace AXObjectCache postNotification method boolean arguments with enum values.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 17 10:35:21 PDT 2013


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

           Summary: AX: Replace AXObjectCache postNotification method
                    boolean arguments with enum values.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: samuel_white at apple.com
                CC: webkit-bug-importer at group.apple.com


Nearly every use of postNotification passes in a constant boolean value. Readability would improve if we replaced these booleans with enum values that were easier for reviewers to parse.

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