Bug 92723

Summary: [QtWebKit] call QWebView::load with an empty url crashe application
Product: WebKit Reporter: yoch <yoch.melka>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Windows 7   
Attachments:
Description Flags
test case
none
header for testcase
none
.pro for testcase none

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.