mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Prevent Fetch Request/Response from leaking mSignal
This commit is contained in:
parent
a94ce1b4a0
commit
9c5e5745ee
3 changed files with 5 additions and 2 deletions
|
|
@ -31,6 +31,7 @@ public:
|
|||
void
|
||||
Unfollow();
|
||||
|
||||
/* Should this be WeakRef? */
|
||||
RefPtr<AbortSignal> mFollowingSignal;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue