[Webkit-unassigned] [Bug 14996] New: No support for RemoteEventTarget interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 20:01:29 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14996

           Summary: No support for RemoteEventTarget interface
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
               URL: http://www.whatwg.org/specs/web-apps/current-
                    work/multipage/section-server-sent-
                    events.html#remoteeventtarget
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hmason at mac.com


As currently specified in HTML 5's section 6.2.1, WebKit should support the
RemoteEventTarget interface for all classes which implement the EventTarget
interface. This could probably be achieved by simply implementing the
functionality in the EventTargetNode class, since all other classes which
implement EventTarget seem to inherit from EventTargetNode.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list