Bug 954904 - Log viewer content is missing context menu, r=clokep.

This commit is contained in:
aleth 2012-08-02 11:11:38 +02:00
Родитель c9a0f6d613
Коммит 5e3d1bd2d6
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -103,7 +103,8 @@
<browser id="text-browser" type="content" context="contentAreaContextMenu"
disablehistory="true" src="about:blank" flex="1"/>
<vbox flex="1">
<browser id="conv-browser" type="content-conversation" flex="1"/>
<browser id="conv-browser" type="content-conversation" flex="1"
context="contentAreaContextMenu"/>
<progressmeter id="browserProgress" hidden="true"/>
</vbox>
</deck>