зеркало из https://github.com/mozilla/pjs.git
Bug 634974 - JavaScript strict warning: chrome://browser/content/tabview.js, line 3274: anonymous function does not always return a value [r=ian, a=beltzner]
This commit is contained in:
Родитель
c951bea44f
Коммит
b71845500e
|
@ -1126,7 +1126,6 @@ GroupItem.prototype = Utils.extend(new Item(), new Subscribable(), {
|
|||
let $icon = iQ(icon);
|
||||
if ($icon.data("xulTab") == event.target) {
|
||||
$icon.attr("src", Utils.defaultFaviconURL);
|
||||
return true;
|
||||
}
|
||||
});
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче