[Webkit-unassigned] [Bug 10795] Auto-generate the Objective-C DOM XPath bindings

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Sep 9 19:22:01 PDT 2006


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


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10480|review?                     |review+
               Flag|                            |




------- Comment #2 from macdome at opendarwin.org  2006-09-09 19:22 PDT -------
(From update of attachment 10480)
Looks fine. r=me.

+//- (DOMXPathResult *)evaluate:(DOMNode *)contextNode type:(unsigned
short)type inResult:(DOMXPathResult *)inResult;
+- (DOMXPathResult *)evaluate:(DOMNode *)contextNode :(unsigned short)type
:(DOMXPathResult *)inResult;

There should be a comment added about how we can remove the old style binding
once internal clients are moved off of it.  The XPath bindings have never been
public.

Otherwise looks fine. r=me.


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