[Webkit-unassigned] [Bug 34558] New: use WorkerContextExecutionProxy::convertToV8Object for websocket

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 20:46:26 PST 2010


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

           Summary: use WorkerContextExecutionProxy::convertToV8Object for
                    websocket
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ukai at chromium.org


I think we need to use WorkerContextExecutionProxy::convertToV8Object for
WebSocket in V8DOMWrapper::convertToV8Object, because WebSocket objects can be
constructed under WorkerContextExecutionProxy as well.

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