RESOLVED INVALID 93594
Webkit crashes while executing alert() js function if any (even non-used) QWebPage with bad parent was created
https://bugs.webkit.org/show_bug.cgi?id=93594
Summary Webkit crashes while executing alert() js function if any (even non-used) QWe...
wolfy
Reported 2012-08-09 01:27:52 PDT
Any alert() call in any QWebView will crash application if programs contains line similar to QWebPage* crashpage = new QWebPage(0); and even in case which such this QWebPage instance is not used at all. Such behavior appears on QT 4.8+ Demo for MSVS 2010 attached.
Attachments
demo code for reported crash (5.75 KB, application/x-zip-compressed)
2012-08-09 01:28 PDT, wolfy
no flags
wolfy
Comment 1 2012-08-09 01:28:39 PDT
Created attachment 157421 [details] demo code for reported crash
Alexey Proskuryakov
Comment 2 2022-07-29 10:47:47 PDT
The Qt port has been removed from WebKit, resolving.
Note You need to log in before you can comment on or make changes to this bug.