Revision 851476
Go back to digest for 24th August 2008Bug Fixes in KDE Base
Maks Orlovich committed changes in /branches/KDE/4.1/kdelibs/khtml/ecma:
Make the window.frames behavior more Mozilla-like - frames just returns the Window again, which means the properties of the window are available there, too.
This kills the FrameArray class.
Fixes #168017, and renders #164348 moot, as Window is robust against these cases while FrameArray wasn't
File Changes
Modified 3 files
- /branches/KDE/4.1/kdelibs/khtml/ecma
- /kjs_html.cpp
- /kjs_window.cpp
- /kjs_window.h
3 files changed in total