mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 19:33:18 +00:00
Bug 1083653 - fix intermittent failure for marStageSuccessPartialSvc.js and marStageFailurePartialSvc.js. r=spohl
This commit is contained in:
parent
8f750e1fdb
commit
5b37e6b051
@ -2057,7 +2057,6 @@ WaitForServiceFinishThread(void *param)
|
||||
// We wait at most 10 minutes, we already waited 5 seconds previously
|
||||
// before deciding to show this UI.
|
||||
WaitForServiceStop(SVC_NAME, 595);
|
||||
LOG(("calling QuitProgressUI"));
|
||||
QuitProgressUI();
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user