Revision 1205667

Go back to digest for 19th December 2010

Bug Fixes in KDE Base

Dawit Alemayehu committed changes in /trunk/extragear/base/kwebkitpart/src:

- Yet more createWindow related changes. Guess spoke too soon on previous commit.
This implementation is a robust generic fix that handles all window creation
requests from the browsing engine, i.e. QWebPage::createWindow.

Besides dealing with previous bugs such as 253708 and 258367 more appropriately,
it also prevents the duplicate creation of a new window if another one with the
same name already exists.

File Changes

Deleted 2 files
  • /trunk/extragear/base/kwebkitpart/src
  •   /fakepage.cpp
  •   /fakepage.h
Modified 3 files
  • /trunk/extragear/base/kwebkitpart/src
  •   /CMakeLists.txt
  •   /webpage.cpp
  •   /webpage.h
5 files changed in total