mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 297792 Javascript strict warning p=hskupin@gmail.com r=me a=asa
This commit is contained in:
parent
9bd1c743ed
commit
4945b972c5
@ -296,7 +296,7 @@ function getBuildConfig() {
|
||||
return text.substring(start);
|
||||
} catch(ex) {
|
||||
dump(ex);
|
||||
return;
|
||||
return "Unknown";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user