[webkit-reviews] review requested: [Bug 31509] [Qt] Implement error pages handling support to DRT. : [Attachment 43231] patch 0.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 14 15:11:15 PST 2009


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> has asked  for review:
Bug 31509: [Qt] Implement error pages handling support to DRT.
https://bugs.webkit.org/show_bug.cgi?id=31509

Attachment 43231: patch 0.1
https://bugs.webkit.org/attachment.cgi?id=43231&action=review

------- Additional Comments from Antonio Gomes (tonikitoo)
<tonikitoo at webkit.org>
patch implements error page handling support to Qt's DRT, when an unsuccessful
load happends.

feature is OFF by default (so same behavior as current in all DRT), but can be
enabled by called

'layoutTestController.handleErrorPages();'

from layout test JS sourcecode.

please comments are welcome about namings here


More information about the webkit-reviews mailing list