Bug 29864
Summary: | [Qt] QtWebKit: Add API to determine why an error occured when loadFinished() is emitted with an error and for what url that was for | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | Qt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
This bug report originated from issue QTBUG-3159
http://bugreports.qt.nokia.com/browse/QTBUG-3159
--- Description ---
QtWebKit: Add API to determine why an error occured when loadFinished() is emitted with an error and for what url that was for since it could be due to network errors and such.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
See ErrorPageExtension in r48870
Antonio Gomes
*** Bug 29854 has been marked as a duplicate of this bug. ***