[Webkit-unassigned] [Bug 25382] Move scriptStateFromNode to ScriptState

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


https://bugs.webkit.org/show_bug.cgi?id=25382


dglazkov at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29774|                            |review?
               Flag|                            |




------- Comment #1 from dglazkov at chromium.org  2009-04-24 16:08 PDT -------
Created an attachment (id=29774)
 --> (https://bugs.webkit.org/attachment.cgi?id=29774&action=view)
Move scriptStateFromNode to ScriptState, v1.

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


-- 
Configure bugmail: https://bugs.webkit.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