mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
Bug 944434 - Updates from Desktop launch Metro to perform the update. r=emtwo
This commit is contained in:
parent
15ed58043a
commit
f1bacf4855
@ -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)),
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user