[Webkit-unassigned] [Bug 31509] [Qt] Implement error pages handling support to DRT.

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


https://bugs.webkit.org/show_bug.cgi?id=31509


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |tonikitoo at webkit.org
                   |kit.org                     |
  Attachment #43231|                            |review?
               Flag|                            |




--- Comment #1 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2009-11-14 15:11:15 PST ---
Created an attachment (id=43231)
 --> (https://bugs.webkit.org/attachment.cgi?id=43231)
patch 0.1

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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list