[Webkit-unassigned] [Bug 9181] Complete DOMUIEvent Obj-C API to reflect UIEvent

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 8 10:13:09 PDT 2006


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





------- Comment #10 from ap at nypop.com  2006-06-08 10:13 PDT -------
(In reply to comment #9)

Yes, this is exactly the approach I was thinking about: add an
enableDOMUIEventLogging() method to eventSender
(WebKitTools/DumpRenderTree/EventSendingController.*), which would install
listeners and dump the coming events to stdout. The output is compared to the
*-expected.txt file which is auto-generated when the test is executed for the
first time, so any changes in behavior get caught.

This automated test will not work from Safari, of course - only DumpRenderTree
has these debugging extensions to DOM.


-- 
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