[Webkit-unassigned] [Bug 72016] New: [Chromium] [WebSocket] export WebSocketChannel interface for plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 05:34:32 PST 2011


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

           Summary: [Chromium] [WebSocket] export WebSocketChannel
                    interface for plugins
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: toyoshim at chromium.org
                CC: fishd at chromium.org, tkent at chromium.org,
                    yutak at chromium.org


WebSocket feature is implemented as WebSocket class and it uses WebSocketChannel class which implements WebSocket communication protocol.
Only SocketStreamHandle is exported as a WebKit API just to implement peer-to-peer bi-directional communication port via IPC.

Now, Chromium needs WebSocketChannel as a WebKit API to use WebSocket protocol via plugins interface.

Chromium side issue,
http://code.google.com/p/chromium/issues/detail?id=103719

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