[Webkit-unassigned] [Bug 10059] New: "dump as text" tests should not include delegate callback messages

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jul 21 20:58:36 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10059

           Summary: "dump as text" tests should not include delegate
                    callback messages
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: darin at apple.com


It's really irritating, especially when writing tests for form elements and
editing, that delegate callbacks are included in layout test results
unconditionally.

For tests where the layout test controller's dumpAsText() function is called,
we should not dump the delegate callback messages.

Unfortunately, it's not trivial to make this change -- I looked and wasn't
immediately able to figure out how to do it.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list