[webkit-reviews] review requested: [Bug 24182] Add custom V8 bindings for TreeWalker, NoderIterator, NodeFilter : [Attachment 28004] Add NodeFilter, NodeIterator, and Luke TreeWalker custom V8 bindings, v1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 21:19:25 PST 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 24182: Add custom V8 bindings for TreeWalker, NoderIterator, NodeFilter
https://bugs.webkit.org/show_bug.cgi?id=24182

Attachment 28004: Add NodeFilter, NodeIterator, and Luke TreeWalker custom V8
bindings, v1.
https://bugs.webkit.org/attachment.cgi?id=28004&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog				    |	16 +++
 WebCore/bindings/v8/custom/V8NodeFilterCustom.cpp  |	48 ++++++++
 .../bindings/v8/custom/V8NodeIteratorCustom.cpp    |	81 +++++++++++++
 WebCore/bindings/v8/custom/V8TreeWalkerCustom.cpp  |  127 ++++++++++++++++++++
 4 files changed, 272 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list