[Webkit-unassigned] [Bug 33580] [BREWMP] Port currentThreadStackBase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 02:45:36 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=33580


Gabor Loki <loki at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |loki at webkit.org




--- Comment #7 from Gabor Loki <loki at webkit.org>  2010-06-24 02:45:36 PST ---
> +static void* s_stackBaseAddress;

Avoid static data. JSC should be thread-safe.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list