mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 02:31:41 +00:00
# 37239
r = jst, a = brendan OS/2 bringup - PR_CALLBACK
This commit is contained in:
parent
616b3b97e3
commit
c143422b9c
@ -1199,7 +1199,7 @@ const char kJSRuntimeServiceProgID[] = "nsJSRuntimeService";
|
||||
static int globalCount;
|
||||
static PRThread *gDOMThread;
|
||||
|
||||
static JSBool
|
||||
static JSBool PR_CALLBACK
|
||||
DOMGCCallback(JSContext *cx, JSGCStatus status)
|
||||
{
|
||||
if (status == JSGC_BEGIN && PR_GetCurrentThread() != gDOMThread)
|
||||
|
Loading…
x
Reference in New Issue
Block a user