Revision 57d0615...

Go back to digest for 12th June 2011

Bug Fixes in KDE Base

Dawit Alemayehu committed changes in [kdelibs] kdewebkit/kwebpage.cpp:

Check the QAction returned by QWebPage::action before using it.

A regression in QtWebKit 2.2 branch returns a NULL for the SelectAll action and
causes the previous code to crash. As an added bonus we now set all the shortcut
keys instead of only the primary ones.

File Changes

Modified 1 files
  • kdewebkit/kwebpage.cpp
1 files changed in total