Bug 179787 JavaScript strict warning: reference to undefined property this.mPanelContainer r=hj sr=bz

This commit is contained in:
neil%parkwaycc.co.uk 2003-12-19 21:45:36 +00:00
parent bb090e5103
commit 27326d77b7

View File

@ -94,7 +94,7 @@
while (node.localName != 'tabbrowser')
node = node.parentNode;
node.removeCurrentTab();">
<xul:tab validate="never"
<xul:tab selected="true" validate="never"
onerror="this.parentNode.parentNode.parentNode.parentNode.addToMissedIconCache(this.getAttribute('image'));
this.removeAttribute('image');"
maxwidth="250" width="0" minwidth="30" flex="100"