mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
Bug 1650214 - Cancel progress timer when shutting down FileReader. r=asuth, a=RyanVM
This commit is contained in:
parent
7d7c1ab08a
commit
b2d3ec5e92
1 changed files with 1 additions and 0 deletions
|
|
@ -775,6 +775,7 @@ FileReader::Shutdown()
|
|||
mAsyncStream = nullptr;
|
||||
}
|
||||
|
||||
ClearProgressEventTimer();
|
||||
FreeFileData();
|
||||
mResultArrayBuffer = nullptr;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue