prev
More Info
Revision 852579
(Back to Digest)
next


Commit Details
Bug Fixes in KDE-Base
Maksim Orlovich committed changes in /branches/KDE/4.1/kdelibs/kjs/nodes2bytecode.cpp:
Make sure to have breaks jump to before the EndForIn instruction so that the for in stack entry isn't leaked.
Fixes explosive memory consumption on http://www.chron.com/ stories.

(Perhaps following olliej's approach and using GCable objects for the context would be a good idea, since it'd simplify all of this, and lighten ExecState)
Bug 165847: konqueror insane memory consumption with http://www.chron.com/dis...

File Changes
Modified 1 file
/branches/KDE/4.1/kdelibs/kjs/nodes2bytecode.cpp
Added 1 file
/branches/KDE/4.1/kdelibs/kjs/nodes2bytecode.cpp
Deleted 1 file
/branches/KDE/4.1/kdelibs/kjs/nodes2bytecode.cpp
3 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2009
All issues in archive by Derek Kite