mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1059329 - Remove spurious 'System JS : ERROR' in xpcshell. r=ted
This commit is contained in:
parent
2e85a5e487
commit
82680b0112
@ -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…
Reference in New Issue
Block a user