[webkit-reviews] review requested: [Bug 25973] Avoid calling WTF::CurrentThread() from thread-local destructors in Chromium on OSX : [Attachment 30601] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 18:19:03 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 30601: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=30601&action=review

------- Additional Comments from Dmitry Titov <dimich at chromium.org>
Note the non-Chromium OSX pthread builds are fine since isMainThread is not
calling CurrentThread on those.


More information about the webkit-reviews mailing list