[Webkit-unassigned] [Bug 109905] New: Calculate EventPath in EventDispatcher's constructor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 00:11:43 PST 2013


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

           Summary: Calculate EventPath in EventDispatcher's 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
        Depends on: 109898


I can not find any reason to initialize an EventPath lazily.
We can calculate an EventPath in EventDispatcher's constructor and remove EventDispatcher::ensureEventPath() after bug 109898 is fixed.

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