Firefox: popup size for menu-panel

pull/2/head
Deathamns 10 years ago committed by gorhill
parent 4090805223
commit 6c06436452

@ -105,7 +105,7 @@ function shutdown(data, reason) {
bgProcess.parentNode.removeChild(bgProcess); bgProcess.parentNode.removeChild(bgProcess);
// remove the restartObserver only when the extension is being disabled // Remove the restartObserver only when the extension is being disabled
if ( data !== undefined ) { if ( data !== undefined ) {
restartObserver.unregister(); restartObserver.unregister();
} }

Loading…
Cancel
Save