[webkit-reviews] review requested: [Bug 25382] Move scriptStateFromNode to ScriptState : [Attachment 29774] Move scriptStateFromNode to ScriptState, v1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 16:08:32 PDT 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 25382: Move scriptStateFromNode to ScriptState
https://bugs.webkit.org/show_bug.cgi?id=25382

Attachment 29774: Move scriptStateFromNode to ScriptState, v1.
https://bugs.webkit.org/attachment.cgi?id=29774&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog		      |   18 ++++++++++++++++++
 WebCore/bindings/js/JSDOMBinding.cpp |   15 ---------------
 WebCore/bindings/js/JSDOMBinding.h   |    2 --
 WebCore/bindings/js/ScriptState.cpp  |   16 ++++++++++++++++
 WebCore/bindings/js/ScriptState.h    |    6 +++---
 WebCore/dom/NodeFilter.h	      |    1 -
 WebCore/dom/NodeIterator.h	      |    1 -
 WebCore/dom/TreeWalker.h	      |    1 -
 8 files changed, 37 insertions(+), 23 deletions(-)


More information about the webkit-reviews mailing list