[Webkit-unassigned] [Bug 109898] New: Make EventDispatcher take an Event object in its constructor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 23:21:55 PST 2013


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

           Summary: Make EventDispatcher take an Event object in its
                    constructor.
           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
                CC: webcomponents-bugzilla at chromium.org


The benefit:
  EventDispatcher will become more *RAII*. We can calculate EventPath in the constructor if an Event object is available. We can also remove EventDispatcher::ensrueEventPath().

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