Revision 752881

Go back to digest for 30th December 2007

Other in KDE Base

Maks Orlovich committed changes in /trunk/KDE/kdelibs/khtml/ecma:

Right. We reuse the interpreter for different pages in the same part, hence detach happens pretty rarely. Accordingly, re-add the clearInterpreter hook from KJSProxy. For now it's only used for a sanity check. One could also kill the old documents on it. I am not sure which is right --- killing them can be annoying since all the tabs disappear; if one doesn't kill them, stuff leaks ifthe debugger is on.

File Changes

Modified 3 files
  • /trunk/KDE/kdelibs/khtml/ecma
  •   /kjs_proxy.cpp
  •   /debugger/debugwindow.cpp
  •   /debugger/debugwindow.h
3 files changed in total