1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 10:42:11 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
nowrep
a9f9876a25 Support for opening popup windows from JavaScript.
- it is now possible to detect and open popup windows
  from window.open() javascript method.
- craeted classes PopupWindow, PopupWebView and PopupWebPage
  for this purpose
- PopupWebView inherits from WebView
- PopupWebPage inherits from WebPage
2012-01-21 20:24:36 +01:00