Bug 631038 - Don't reset page scale on pagehide [r=stechz]

This commit is contained in:
Matt Brubeck 2011-02-11 17:14:37 -08:00
Родитель 9ae89daf9b
Коммит 2fd99176f6
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -337,8 +337,6 @@
// (as opposed to one of its iframes).
if (this.feeds && aMessage.target == this)
this.feeds = null;
this.scale = 1;
]]>
</body>
</method>