[Webkit-unassigned] [Bug 92723] New: call QWebView::load with an empty url crashe application

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 00:35:31 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92723

           Summary: call QWebView::load with an empty url crashe
                    application
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yoch.melka at gmail.com


Created an attachment (id=155454)
 --> (https://bugs.webkit.org/attachment.cgi?id=155454&action=review)
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).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list