mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 865915 - Fixed unmatched JS_EndRequest. r=mccr8
This commit is contained in:
parent
1278336cb0
commit
98a0c63b26
@ -78,7 +78,6 @@ SaveProfileTask::Run() {
|
||||
LOG("Fail to open profile log file.");
|
||||
}
|
||||
}
|
||||
JS_EndRequest(cx);
|
||||
JS_DestroyContext(cx);
|
||||
|
||||
return NS_OK;
|
||||
|
Loading…
Reference in New Issue
Block a user