mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
This does work.
This should work. Test gains.
This commit is contained in:
parent
f5541a3cc2
commit
24cf030a68
5 changed files with 131 additions and 98 deletions
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue