Bug 29854

Summary: [Qt] Give a way to access the reason of the failure when a page fail to load
Product: WebKit Reporter: Tor Arne Vestbø <vestbo>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: tonikitoo
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   

Description Tor Arne Vestbø 2009-09-29 05:32:01 PDT
This bug report originated from issue QTBUG-4164
http://bugreports.qt.nokia.com/browse/QTBUG-4164

--- Description ---

When the signal QWebPage::loadFinished() is received with the value False, there is no way to know why the page has failed.

It would be nice to be able to access  an error message and an error code when an error occur.
Comment 1 Antonio Gomes 2009-10-21 20:44:06 PDT

*** This bug has been marked as a duplicate of bug 29864 ***