Bug 459490 - Console error when checking for Sunbird or Thunderbird software updates 'Exception 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDocShellHistory.useGlobalHistory] in browser.xml'. r=dtownsend

This commit is contained in:
Robert Strong 2009-01-29 22:43:37 -08:00
Родитель 584182ea57
Коммит a4ad776107
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -18,7 +18,8 @@
</xul:hbox>
</xul:vbox>
<xul:vbox flex="1">
<xul:browser class="remoteContent" type="content" flex="1"/>
<xul:browser class="remoteContent" type="content" disablehistory="true"
flex="1"/>
</xul:vbox>
<xul:stringbundle anonid="strings"
src="chrome://mozapps/locale/update/updates.properties"/>