[webkit-reviews] review requested: [Bug 25382] Move scriptStateFromNode to ScriptState : [Attachment 29821] Move scriptStateFromNode to ScriptState, v2.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 27 11:21:42 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 29821: Move scriptStateFromNode to ScriptState, v2.
https://bugs.webkit.org/attachment.cgi?id=29821&action=review
------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
WebCore/ChangeLog | 19 +++++++++++++++++++
WebCore/bindings/js/JSDOMBinding.cpp | 15 ---------------
WebCore/bindings/js/JSDOMBinding.h | 2 --
WebCore/bindings/js/ScriptState.cpp | 16 ++++++++++++++++
WebCore/bindings/js/ScriptState.h | 8 ++++----
WebCore/bindings/v8/ScriptState.cpp | 11 +++++++++++
WebCore/bindings/v8/ScriptState.h | 4 +++-
WebCore/dom/NodeFilter.h | 1 -
WebCore/dom/NodeIterator.h | 1 -
WebCore/dom/TreeWalker.h | 1 -
10 files changed, 53 insertions(+), 25 deletions(-)
More information about the webkit-reviews
mailing list