зеркало из https://github.com/mozilla/pjs.git
Back out patch for bug 368869, yet again. Seems to cause some obscure crashesin nightlies.
This commit is contained in:
Родитель
ff4afd6930
Коммит
4190facb00
|
@ -277,8 +277,8 @@ WrappedNativeJSGCThingMarker(JSDHashTable *table, JSDHashEntryHdr *hdr,
|
|||
// formed by a poor order between C++ and JS garbage cycle
|
||||
// formations. See Bug 368869.
|
||||
//
|
||||
if (JS_IsGCMarkingTracer(trc))
|
||||
nsCycleCollector_suspectCurrent(wrapper);
|
||||
// if (JS_IsGCMarkingTracer(trc))
|
||||
// nsCycleCollector_suspectCurrent(wrapper);
|
||||
}
|
||||
return JS_DHASH_NEXT;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче