Backed out changeset cff9a2cee111 (bug 1014708) for breaking robocop-1

This commit is contained in:
Wes Kocher 2014-05-22 21:23:10 -07:00
Родитель cfb3125eab
Коммит 35f022f74e
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -77,8 +77,7 @@ var FindHelper = {
this._targetTab.sendViewportUpdate();
}
} else {
// Disabled until bug 1014113 is fixed
//ZoomHelper.zoomToRect(aData.rect, -1, false, true);
ZoomHelper.zoomToRect(aData.rect, -1, false, true);
this._viewportChanged = true;
}
}