This does work.

This should work. Test gains.
This commit is contained in:
win7-7 2022-11-02 13:52:09 +02:00 committed by wuggy
commit 24cf030a68
5 changed files with 131 additions and 98 deletions

View file

@ -176,8 +176,6 @@ public:
void
Trace(const TraceCallbacks& aCallbacks, void* aClosure)
{
AssertIsOnOwningThread();
ConsoleCallData* tmp = this;
for (uint32_t i = 0; i < mCopiedArguments.Length(); ++i) {
NS_IMPL_CYCLE_COLLECTION_TRACE_JS_MEMBER_CALLBACK(mCopiedArguments[i])