Bug 565040: Can't re-install an extension when the add-ons manager is open in a tab. r=Unfocused

This commit is contained in:
Dave Townsend 2010-05-13 10:57:50 -07:00
parent 5b25e3de6f
commit 4782def5a2

View File

@ -1050,7 +1050,6 @@
<body><![CDATA[
this._showStatus("progress");
this._installStatus.initWithInstall(aInstall);
aInstall.install();
]]></body>
</method>