зеркало из https://github.com/mozilla/gecko-dev.git
Remove slow cropping stuff.
This commit is contained in:
Родитель
69c0589e65
Коммит
81dd49ab40
|
@ -2841,10 +2841,6 @@ nsBrowserStatusHandler.prototype =
|
|||
{
|
||||
this.overLink = link;
|
||||
this.updateStatusField();
|
||||
if (link)
|
||||
this.statusTextField.setAttribute('crop', 'center');
|
||||
else
|
||||
this.statusTextField.setAttribute('crop', 'end');
|
||||
},
|
||||
|
||||
updateStatusField : function()
|
||||
|
|
Загрузка…
Ссылка в новой задаче