[Webkit-unassigned] [Bug 9181] Complete DOMUIEvent Obj-C API to reflect UIEvent
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Jun 9 12:45:59 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9181
------- Comment #12 from ap at nypop.com 2006-06-09 12:45 PDT -------
(From update of attachment 8784)
Looks really good! A few nitpicks:
- there are some tabs in the source - please convert them to spaces;
- I think that printing to stdout (like editing delegates print their events)
would make the output more readable, as the RenderBlocks and RenderTexts
pollute the output.
- why not use [DOMNode ownerDocument]?
- An explicit check that the document is a DOMHTMLDocument would be safer.
I think that the reason for incorrect coordinates printout is that the format
is wrong: int variables are printed as %f; and there's an extra [event type].
--
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