[Webkit-unassigned] [Bug 103058] New: It's confusing that return values of 'bool Node::dispatchEvent(...)' and 'bool Node::dispatchMouseEvent(..)' have the opposite meanings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 05:08:23 PST 2012


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

           Summary: It's confusing that return values of 'bool
                    Node::dispatchEvent(...)' and 'bool
                    Node::dispatchMouseEvent(..)' have the opposite
                    meanings.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org


Every return values from 'bool dispatchXXXEvent(...)' member functions should have the same meanings to avoid confusions.

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