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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 15 19:48:52 PDT 2006


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





------- Comment #18 from ggaren at apple.com  2006-06-15 19:48 PDT -------
I think the answer to the API question is that we need to land this change as
private "pending public" code. You can see examples of this in DOMPrivate.h.
Basically, you declare your methods in private categories on the API class, so
that they're not visible in the public headers. 

Could you attach a new patch that does that, and includes all the previous
patches you've attached here?


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