[Webkit-unassigned] [Bug 9181] Complete DOMUIEvent Obj-C API to reflect UIEvent
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jun 12 10:23:44 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9181
------- Comment #15 from ap at nypop.com 2006-06-12 10:23 PDT -------
(In reply to comment #13)
> calling [NSObject description] would certainly be useless
> because of the included memory address. Maybe [DOMNode nodeName]?
That, or maybe you could filter out the addresses with a regexp.
> I'm unsure how WheelEvents and MutationEvents could be generated from JS
I don't know about MutationEvents, but for WheelEvents, you could probably
consider extending EventSendingController to send NSScrollWheel events.
Actually, might make sense to do this separately, in another bug.
--
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