[webkit-reviews] review denied: [Bug 31639] Add asserts to RefCounted to make sure ref/deref happens on the right thread. : [Attachment 91374] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 17:10:34 PDT 2011


David Levin <levin at chromium.org> has denied  review:
Bug 31639: Add asserts to RefCounted to make sure ref/deref happens on the
right thread.
https://bugs.webkit.org/show_bug.cgi?id=31639

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

------- Additional Comments from David Levin <levin at chromium.org>
This broke the jsc api/jsc command line app because they don't have a sense of
what is the main thread and may never set the main thread.

I need to add some code to handle this case.


More information about the webkit-reviews mailing list