[webkit-reviews] review requested: [Bug 62164] Remove "multi-threaded" logic in V8 DOMData, DOMDataStore and friends : [Attachment 96342] Fixing the chromium tests and chromium debug build issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 17:39:42 PDT 2011


Dmitry Lomov <dslomov at google.com> has asked  for review:
Bug 62164: Remove "multi-threaded" logic in V8 DOMData, DOMDataStore and
friends
https://bugs.webkit.org/show_bug.cgi?id=62164

Attachment 96342: Fixing the chromium tests and chromium debug build issues
https://bugs.webkit.org/attachment.cgi?id=96342&action=review

------- Additional Comments from Dmitry Lomov <dslomov at google.com>
This patch removes all ASSERT(WTF::isMainThread()), since chromium worker
processes do not execute worker scripts on the WTF main thread.

I am not asking for commit queue because I want to push this patch through
Chromium trybots as well, but will appreciate the review


More information about the webkit-reviews mailing list