mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-06 14:44:26 +00:00
Bug 1059329 - Remove spurious 'System JS : ERROR' in xpcshell. r=ted
This commit is contained in:
parent
544e98acfb
commit
28e7ab4a33
@ -1073,7 +1073,7 @@ function do_get_profile() {
|
||||
prop == "ProfLDS" || prop == "TmpD") {
|
||||
return file.clone();
|
||||
}
|
||||
throw Components.results.NS_ERROR_FAILURE;
|
||||
return null;
|
||||
},
|
||||
QueryInterface: function(iid) {
|
||||
if (iid.equals(Components.interfaces.nsIDirectoryServiceProvider) ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user