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 Qt | Assignee: | 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 | ||
Tor Arne Vestbø
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antonio Gomes
*** This bug has been marked as a duplicate of bug 29864 ***