Bug 809258 - the social chatbar now defaults to being hidden. r=felipe

This commit is contained in:
Mark Hammond 2012-11-17 10:23:22 +11:00
parent 2006509e4a
commit 59d3bd6ffb

View File

@ -1060,7 +1060,7 @@
contentcontextmenu="contentAreaContextMenu"
autocompletepopup="PopupAutoComplete"
onclick="contentAreaClick(event, false);"/>
<chatbar id="pinnedchats" layer="true" mousethrough="always"/>
<chatbar id="pinnedchats" layer="true" mousethrough="always" hidden="true"/>
<statuspanel id="statusbar-display" inactive="true"/>
</vbox>
<splitter id="devtools-side-splitter" hidden="true"/>