[Webkit-unassigned] [Bug 93678] New: Implement a 'clone' for an Event object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 19:11:29 PDT 2012


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

           Summary: Implement a 'clone' for an Event object.
           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, ojan at chromium.org,
                    dominicc at chromium.org, morrita at google.com,
                    shinyak at chromium.org, tasak at google.com
            Blocks: 91290


To support a event propagation of seamless iframes, we have to create new Event object based on the original Event object for each browsing context so that we can isolate each event object.

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