Bug 29854 - [Qt] Give a way to access the reason of the failure when a page fail to load
Summary: [Qt] Give a way to access the reason of the failure when a page fail to load
Status: RESOLVED DUPLICATE of bug 29864
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-29 05:32 PDT by Tor Arne Vestbø
Modified: 2009-10-21 20:44 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***