Skip to content
  • apavlov@chromium.org's avatar
    2010-12-01 Alexander Pavlov <apavlov@chromium.org> · 0c63b63d
    apavlov@chromium.org authored
            Reviewed by Yury Semikhatsky.
    
            Web Inspector: Remove obsolete CSS backend API from InspectorDOMAgent
            https://bugs.webkit.org/show_bug.cgi?id=50318
    
            WebCore:
            * CMakeLists.txt:
            * GNUmakefile.am:
            * WebCore.gypi:
            * WebCore.order:
            * WebCore.pro:
            * WebCore.vcproj/WebCore.vcproj:
            * WebCore.xcodeproj/project.pbxproj:
            * inspector/Inspector.idl:
            * inspector/InspectorCSSAgent.h:
            * inspector/InspectorCSSStore.cpp: Removed.
            * inspector/InspectorCSSStore.h: Removed.
            * inspector/InspectorController.cpp:
            (WebCore::InspectorController::InspectorController):
            (WebCore::InspectorController::connectFrontend):
            (WebCore::InspectorController::didCommitLoad):
            * inspector/InspectorController.h:
            * inspector/InspectorDOMAgent.cpp:
            (WebCore::InspectorDOMAgent::InspectorDOMAgent):
            (WebCore::InspectorDOMAgent::unbind):
            * inspector/InspectorDOMAgent.h:
            (WebCore::InspectorDOMAgent::create):
    
            LayoutTests:
            * inspector/styles-iframe.html:
            * inspector/styles-source-lines.html:
            * inspector/styles-source-offsets-expected.txt:
            * inspector/styles-source-offsets.html:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73121 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0c63b63d