[webkit-reviews] review granted: [Bug 27996] [V8] Fix an assert in WebCoreStringResource that causes worker script evaluation failed. : [Attachment 34087] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 14:41:59 PDT 2009


David Levin <levin at chromium.org> has granted Jian Li <jianli at chromium.org>'s
request for review:
Bug 27996: [V8] Fix an assert in WebCoreStringResource that causes worker
script evaluation failed.
https://bugs.webkit.org/show_bug.cgi?id=27996

Attachment 34087: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=34087&action=review

------- Additional Comments from David Levin <levin at chromium.org>
It would be nice to mention in the ChangeLog why this is needed.

Even thought Chromium's workers only use v8 in a single thread, they don't use
it on the main thread.


More information about the webkit-reviews mailing list