mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
Bug 572441 - HelperApp not opened correctly [r=blassey]
This commit is contained in:
parent
0609c2f943
commit
ba328cb0b1
@ -95,6 +95,7 @@ HelperAppLauncherDialog.prototype = {
|
||||
aLauncher.saveToDisk(null, false);
|
||||
}
|
||||
else if (choice == 1) {
|
||||
aLauncher.MIMEInfo.preferredAction = Ci.nsIMIMEInfo.useSystemDefault;
|
||||
aLauncher.launchWithApplication(null, false);
|
||||
}
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user