RESOLVED FIXED 26626
Make WorkerContextExecutionProxy::toV8Object handle exception objects.
https://bugs.webkit.org/show_bug.cgi?id=26626
Summary Make WorkerContextExecutionProxy::toV8Object handle exception objects.
Jian Li
Reported 2009-06-22 15:10:05 PDT
Make WorkerContextExecutionProxy::toV8Object handle exception objects. This is part of the changes needed to fix Chrome bug 14753 (http://crbug.com/14753). The other part of the changes is in v8_proxy.cpp that has not been upstreamed yet.
Attachments
Proposed Patch (1.99 KB, patch)
2009-06-22 15:13 PDT, Jian Li
dglazkov: review+
Jian Li
Comment 1 2009-06-22 15:13:23 PDT
Created attachment 31679 [details] Proposed Patch
Dimitri Glazkov (Google)
Comment 2 2009-06-22 15:20:08 PDT
Can you hold off on this patch? Nate is about to land V8Index upstream, which will add an extra file to this patch.
Dimitri Glazkov (Google)
Comment 3 2009-06-22 15:28:03 PDT
Comment on attachment 31679 [details] Proposed Patch Actually, nevermind -- these are already defined. r=me. Poor Nate, we knew him well.
Jian Li
Comment 4 2009-06-22 17:42:45 PDT
Note You need to log in before you can comment on or make changes to this bug.