[webkit-reviews] review requested: [Bug 51855] Extract ThreadFunctionInvocation into separate file and share between Apple Windows and Android : [Attachment 77855] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 3 17:40:15 PST 2011


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 51855: Extract ThreadFunctionInvocation into separate file and share
between Apple Windows and Android
https://bugs.webkit.org/show_bug.cgi?id=51855

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

------- Additional Comments from Daniel Bates <dbates at webkit.org>
This patch also modifies createThreadInternal() in wtf/ThreadingWin.cpp so that
we deallocate the instantiated ThreadFunctionInvocation if the call to
CreateThread() fails.


More information about the webkit-reviews mailing list