[webkit-dev] WTF StackBounds not compatible with Windows fiber threads & custom fiber or thread stack size

Darin Adler darin at apple.com
Tue Aug 30 07:40:52 PDT 2011


Seems more like a Windows question rather than a WebKit question. Can you get the stack size for a Windows thread or not?

On platforms where we don’t know how to get the stack size we just have a fixed guess in StackBounds.cpp.

    -- Darin



More information about the webkit-dev mailing list