Backed out changeset fe441360b591 (bug 1915216) for causing leaks at ThreadSafeWeakReference. CLOSED TREE
This commit is contained in:
@@ -2698,7 +2698,7 @@ export class BackupService extends EventTarget {
|
||||
);
|
||||
await IOUtils.writeJSON(postRecoveryPath, postRecovery);
|
||||
|
||||
await profileSvc.asyncFlush();
|
||||
profileSvc.flush();
|
||||
|
||||
if (shouldLaunch) {
|
||||
Services.startup.createInstanceWithProfile(profile);
|
||||
|
||||
Reference in New Issue
Block a user