Skip to content
  • eseidel's avatar
    Bug #: 5929 · 7d605a21
    eseidel authored
    Submitted by: eseidel
    Reviewed by: darin
            No functionality changes, no test cases possible or necessary.
    
            Removed dom_misc.* and changed to use Shared instead of DOMShared.
            Also removed FilterNode typedef, now using NodeImpl* directly.
            http://bugzilla.opendarwin.org/show_bug.cgi?id=5929
    
            * WebCore.xcodeproj/project.pbxproj:
            * khtml/css/css_base.h:
            * khtml/dom/dom2_events.h:
            * khtml/dom/dom2_traversal.cpp:
            (DOM::NodeFilterCondition::acceptNode):
            * khtml/dom/dom2_traversal.h:
            * khtml/dom/dom_exception.h:
            * khtml/dom/dom_misc.cpp: Removed.
            * khtml/dom/dom_misc.h: Removed.
            * khtml/ecma/kjs_traversal.cpp:
            (KJS::JSNodeFilterCondition::acceptNode):
            * khtml/ecma/kjs_traversal.h:
            * kwq/DOM.mm:
            (ObjCNodeFilterCondition::acceptNode):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@11431 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7d605a21