Bug 837061 - Use plain JS property for tab._fullyOpen to decouple from binding destruction upon tab movement. r=dao

This commit is contained in:
Frank Yan 2013-02-01 10:06:06 -08:00
parent 1a721dc33f
commit 7573284ba6

View File

@ -4055,7 +4055,6 @@
<field name="mOverCloseButton">false</field>
<field name="mCorrespondingMenuitem">null</field>
<field name="_fullyOpen">false</field>
<field name="closing">false</field>
<field name="lastAccessed">0</field>
</implementation>