RESOLVED FIXED 31226
V8 WorkerContextExecutionProxy does not handle SharedWorkers
https://bugs.webkit.org/show_bug.cgi?id=31226
Summary V8 WorkerContextExecutionProxy does not handle SharedWorkers
Andrew Wilson
Reported Saturday, November 7, 2009 6:06:28 PM UTC
WorkerContextExecutionProxy does not currently handle SharedWorkers: * It always creates a DedicatedWorkerContext for the global context * It does not know how to convert an EventTarget to a SharedWorker or SharedWorkerContext
Attachments
proposed patch (4.03 KB, patch)
2009-11-07 10:12 PST, Andrew Wilson
no flags
Andrew Wilson
Comment 1 Saturday, November 7, 2009 6:12:57 PM UTC
Created attachment 42697 [details] proposed patch
Andrew Wilson
Comment 2 Saturday, November 7, 2009 6:13:41 PM UTC
Adding dglazkov in case he has a chance to review this.
Dimitri Glazkov (Google)
Comment 3 Monday, November 9, 2009 5:43:29 AM UTC
Comment on attachment 42697 [details] proposed patch r=me.
WebKit Commit Bot
Comment 4 Monday, November 9, 2009 6:00:10 AM UTC
Comment on attachment 42697 [details] proposed patch Clearing flags on attachment: 42697 Committed r50638: <http://trac.webkit.org/changeset/50638>
WebKit Commit Bot
Comment 5 Monday, November 9, 2009 6:00:14 AM UTC
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.