gecko-dev/js/rhino/toolsrc
igor%mir2.org 58a609ac23 Patch from Steven Beal fixing a bug due to my changes:
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.
2003-02-13 03:01:09 +00:00
..
org/mozilla/javascript/tools Patch from Steven Beal fixing a bug due to my changes: 2003-02-13 03:01:09 +00:00
build.xml cosmetics: end-of-line whitespace removal 2002-02-11 01:33:23 +00:00