mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 19:20:13 +00:00
Fix JS strict warning. Bug 230645, patch by Alex Vincent <ajvincent@juno.com>,
r=timeless, sr=bzbarsky
This commit is contained in:
parent
70f275f05b
commit
dd384bc666
@ -288,7 +288,7 @@
|
||||
|
||||
getCurrentJVMConfig : function() {
|
||||
return this.currentJVMConfig;
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
function setVisible(visible) {
|
||||
|
Loading…
Reference in New Issue
Block a user