Bug 34558

Summary: use WorkerContextExecutionProxy::convertToV8Object for websocket
Product: WebKit Reporter: Fumitoshi Ukai <ukai>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Fumitoshi Ukai
Reported 2010-02-03 20:46:26 PST
I think we need to use WorkerContextExecutionProxy::convertToV8Object for WebSocket in V8DOMWrapper::convertToV8Object, because WebSocket objects can be constructed under WorkerContextExecutionProxy as well.
Attachments
Fumitoshi Ukai
Comment 1 2010-02-03 21:07:56 PST
Seems addressed in r54305
Note You need to log in before you can comment on or make changes to this bug.