This commit is contained in:
Stuart Parmenter 2008-11-05 17:34:55 -08:00
Родитель cecb6179d8
Коммит ddb4d8ab58
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -408,10 +408,10 @@ ProgressController.prototype = {
if (aStateFlags & Ci.nsIWebProgressListener.STATE_STOP) {
aWebProgress.DOMWindow.focus();
// update the tab canvas image
// update the viewport
this._tabbrowser.updateCanvasState();
// update the viewport
// update the tab canvas image
this._tabbrowser.updateBrowser(this._browser, true);
// linkify phone numbers