[Webkit-unassigned] [Bug 111527] New: Introduces a per-scope EventContext.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 23:27:32 PST 2013


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

           Summary: Introduces a per-scope EventContext.
           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: 107796


The context is here:

https://bugs.webkit.org/show_bug.cgi?id=107800#c17

Some properties on Touch Events does not change and can be shared between nodes in the same TreeScope.
That'd be nice that we have a per-scope TouchEventContext rather than the current per-node TouchEventContext.

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