[webkit-reviews] review requested: [Bug 25973] Avoid calling WTF::CurrentThread() from thread-local destructors in Chromium on OSX : [Attachment 30794] Updated according to Michael's comments

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 asked  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 30794: Updated according to Michael's comments
https://bugs.webkit.org/attachment.cgi?id=30794&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