Bug 944434 - Updates from Desktop launch Metro to perform the update. r=emtwo

This commit is contained in:
Brian R. Bondy 2013-11-29 07:24:55 -05:00
parent 88a91eeea2
commit 47095a68bd

View File

@ -856,7 +856,7 @@
* the application should be restarted. This condition corresponds to the
* case in which nsIAppStartup::Quit was called with the eRestart flag. */
ERROR(NS_SUCCESS_RESTART_APP, SUCCESS(1)),
ERROR(NS_SUCCESS_RESTART_METRO_APP, SUCCESS(1)),
ERROR(NS_SUCCESS_RESTART_METRO_APP, SUCCESS(2)),
ERROR(NS_SUCCESS_UNORM_NOTFOUND, SUCCESS(17)),