Bug 621888 - followup - rename this/self [r=me]

This commit is contained in:
Vivien Nicolas 2010-12-30 10:12:02 +01:00
Родитель 37f1c5f8ca
Коммит 0a419b41f8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1954,7 +1954,7 @@ var FormHelperUI = {
SelectHelperUI.resize();
self._container.contentHasChanged();
this._zoom(this._currentElementRect, this._currentCaretRect);
self._zoom(this._currentElementRect, this._currentCaretRect);
}, 0, this);
break;
}