[webkit-reviews] review requested: [Bug 29679] [Qt] Improve current "load failed" report mechanism in QtWebKit : [Attachment 39992] patch 0.1 - add loadFailed signal to the API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 06:10:49 PDT 2009


Antonio Gomes (tonikitoo) <tonikitoo at gmail.com> has asked  for review:
Bug 29679: [Qt] Improve current "load failed" report mechanism in QtWebKit
https://bugs.webkit.org/show_bug.cgi?id=29679

Attachment 39992: patch 0.1 - add loadFailed signal to the API
https://bugs.webkit.org/attachment.cgi?id=39992&action=review

------- Additional Comments from Antonio Gomes (tonikitoo)
<tonikitoo at gmail.com>
patch adds a loadFailed signal to QtWebKit API, and introduces a new
QWebFrame::LoadError class (passed a parameter).

it has m_failingUrl and m_errorCode member fields, which is enough to a better
error handling in client app side.


More information about the webkit-reviews mailing list