[webkit-reviews] review cancelled: [Bug 25973] Avoid calling WTF::CurrentThread() from thread-local destructors in Chromium on OSX : [Attachment 30686] Updated patch.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 29 16:03:22 PDT 2009
Dmitry Titov <dimich at chromium.org> has cancelled Dmitry Titov
<dimich at chromium.org>'s request for review:
Bug 25973: Avoid calling WTF::CurrentThread() from thread-local destructors in
Chromium on OSX
https://bugs.webkit.org/show_bug.cgi?id=25973
Attachment 30686: Updated patch.
https://bugs.webkit.org/attachment.cgi?id=30686&action=review
------- Additional Comments from Dmitry Titov <dimich at chromium.org>
I've also added #ifndef NDEBUG around a boolean that is only used in the
ASSERT.
More information about the webkit-reviews
mailing list