Fix indent
This commit is contained in:
parent
dbd94d4b62
commit
55002c5b50
@ -1184,8 +1184,8 @@ catch(e) {
|
||||
}
|
||||
else {
|
||||
w.getShortcutOrURIAndPostData(aURI, (function(aData) {
|
||||
var uri = aData.url;
|
||||
this.performDrop(aDropActionInfo, b.loadOneTab(uri, { inBackground: bgLoad }));
|
||||
var uri = aData.url;
|
||||
this.performDrop(aDropActionInfo, b.loadOneTab(uri, { inBackground: bgLoad }));
|
||||
}).bind(this));
|
||||
}
|
||||
}, this);
|
||||
|
Loading…
x
Reference in New Issue
Block a user