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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed May 31 14:20:57 PDT 2006


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com,
                   |                            |ggaren at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #4 from darin at apple.com  2006-05-31 14:20 PDT -------
I'm not entirely sure about this patch. Currently our Objective-C bindings for
the DOM cover only what's in the DOM specification and extensions are put into
separate categories/files.

This patch would be the first one to include all sorts of non-standard methods
in the Objective-C bindings. While I think we want to go that way eventually, I
think perhaps the way to do that would be to start generating the Objective-C
bindings rather than expanding them by hand.

Also, since this is public API it needs to go through an API review process
before it can be submitted on the Apple side, so we may have to figure out how
to handle that.


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