[Webkit-unassigned] [Bug 92613] New: Remove unnecessary code which set event's target from EventDispatcher::dispatchEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 29 23:44:30 PDT 2012


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

           Summary: Remove unnecessary code which set event's target from
                    EventDispatcher::dispatchEvent
           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: dglazkov at chromium.org, dominicc at chromium.org,
                    morrita at google.com, shinyak at chromium.org,
                    tasak at google.com
            Blocks: 91290


We don't need to set event's target at TARGET phase in EventDispatcher::dispatchEvent() because EventContext::handleLocalEvents() does that.

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