Bug 1277571 - Bind the scroll function to this in breadcrumbs to pass it to event handlers; r=jdescottes

MozReview-Commit-ID: bi6ix3k3Ey

--HG--
extra : rebase_source : 1252ab8e944f0cc17052e3ff4f5ed2cb29fa614e
This commit is contained in:
Patrick Brosset 2016-06-02 16:32:46 +02:00
Родитель 3b31f13666
Коммит 69624b414f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -332,6 +332,7 @@ HTMLBreadcrumbs.prototype = {
this.outer);
this.container = this.arrowScrollBox.inner;
this.scroll = this.scroll.bind(this);
this.arrowScrollBox.on("overflow", this.scroll);
// These separators are used for CSS purposes only, and are positioned