зеркало из https://github.com/mozilla/gecko-dev.git
071721792e
Scope of 'let' variables is limited to the current block, however, there is a later use of this variable that is done outside of the block where it's declared as 'var'. We declare the variable as 'var' and at the top level of the function to make sure that it is a legit one when we want to assign it. |
||
---|---|---|
.. | ||
common | ||
common-standalone | ||
content | ||
tests | ||
updater | ||
UpdaterHealthProvider.jsm | ||
jar.mn | ||
moz.build | ||
nsIUpdateService.idl | ||
nsIUpdateTimerManager.idl | ||
nsUpdateService.js | ||
nsUpdateService.manifest | ||
nsUpdateServiceStub.js | ||
nsUpdateTimerManager.js | ||
nsUpdateTimerManager.manifest |