RESOLVED INVALID 92723
[QtWebKit] call QWebView::load with an empty url crashe application
https://bugs.webkit.org/show_bug.cgi?id=92723
Summary [QtWebKit] call QWebView::load with an empty url crashe application
yoch
Reported 2012-07-31 00:35:33 PDT
Created attachment 155454 [details] test case I working with QWebView for loading various local html files, with : webview->load(QUrl::fromLocalFile(path)); If the path is set to "", my app crash in release mode (not in debug).
Attachments
test case (413 bytes, text/plain)
2012-07-31 00:35 PDT, yoch
no flags
header for testcase (195 bytes, text/plain)
2012-07-31 00:36 PDT, yoch
no flags
.pro for testcase (273 bytes, application/octet-stream)
2012-07-31 00:37 PDT, yoch
no flags
yoch
Comment 1 2012-07-31 00:36:16 PDT
Created attachment 155455 [details] header for testcase
yoch
Comment 2 2012-07-31 00:37:51 PDT
Created attachment 155457 [details] .pro for testcase
yoch
Comment 3 2012-07-31 01:06:37 PDT
I got this error from app output : QIODevice::read: maxSize argument exceeds QByteArray size limit
Alexey Proskuryakov
Comment 4 2022-07-29 10:47:45 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.