Bug 10774 - Auto-generate the Objective-C DOM Traversal bindings
Summary: Auto-generate the Objective-C DOM Traversal bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-07 14:10 PDT by Sam Weinig
Modified: 2006-09-07 15:00 PDT (History)
0 users

See Also:


Attachments
patch (36.32 KB, patch)
2006-09-07 14:31 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2006-09-07 14:10:03 PDT
I've got a patch for this already.
Comment 1 Sam Weinig 2006-09-07 14:31:17 PDT
Created attachment 10443 [details]
patch

- Auto-generates DOMNodeIterator and DOMTreeWalker.

- Splits out DOMNodeFilter into its own file.
Comment 2 Darin Adler 2006-09-07 14:47:06 PDT
Comment on attachment 10443 [details]
patch

r=me
Comment 3 Sam Weinig 2006-09-07 15:00:08 PDT
Landed in r16267.