Bug 1144266 - Change runtime reference from obsolete aurora to firefoxdeveloperedition. r=myk

This commit is contained in:
Nick Desaulniers 2015-03-17 16:22:00 -04:00
parent 6bdb9fab56
commit 1a12bcfeaa

View File

@ -362,7 +362,7 @@ NSString
//we look for these flavors of Firefox, in this order
NSArray* launchBinarySearchList = [NSArray arrayWithObjects: @"org.mozilla.nightly",
@"org.mozilla.aurora",
@"org.mozilla.firefoxdeveloperedition",
@"org.mozilla.firefox", nil];
// If they provided a binary ID, use that.