Revision 748930

Go back to digest for 16th December 2007

Features in KDE Base

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

Get backtrace display mostly working --- it makes no sense to store it per-document since cross-document calls are common.

For now, have it global, though it's not quite right either -- we want it per-interpreter...

Also make sure we update the line number of the top frame, that we display itin proper direction, etc.

File Changes

Modified 6 files
  • /trunk/KDE/kdelibs/khtml/ecma/debugger
  •   /callstackdock.cpp
  •   /callstackdock.h
  •   /debugdocument.cpp
  •   /debugdocument.h
  •   /debugwindow.cpp
  •   /debugwindow.h
6 files changed in total