зеркало из https://github.com/mozilla/pjs.git
3d8356af78
I just noticed that the changes introduced with v1.29 of Main.java broke the ability to do hot reloads of scripts. To be more explicit, the script is actually reloaded but the source in the debugger is not updated to reflect the newly loaded code. ... Attached is a patch that restores the original behavior. The refactorings are preserved but the handling of previously loaded SourceInfo objects is restored and the check for previously loaded ScriptItem instances removed. |
||
---|---|---|
.. | ||
org/mozilla/javascript/tools | ||
build.xml |