[Webkit-unassigned] [Bug 109156] New: Factor Event retargeting code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 01:27:30 PST 2013


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

           Summary: Factor Event retargeting code.
           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
            Blocks: 107800


To support Touch Event retargeting (bug 107800), we have to factor current code base which handles Event retargeting.

The current code base is tightly integrated with a MouseEvent. We have to factor it nicely so that we can support Touch Event retargeting.

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