mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 349705 In wizard.xml, Strict 'Warning: function cancel does not always return a value' (Bv1-TK). r=mconnor
This commit is contained in:
parent
83a1fe372e
commit
1ef5edc196
@ -312,6 +312,7 @@
|
||||
|
||||
window.close();
|
||||
window.setTimeout(function() {window.close();}, 1);
|
||||
return false;
|
||||
]]></body>
|
||||
</method>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user