Now that we have transitioned to the InspectorCSSAgent API, the old one, provided by InspectorDOMAgent is no longer necessary.
Created attachment 75284 [details] [PATCH] Suggested solution
Committing to http://svn.webkit.org/repository/webkit/trunk ... D WebCore/inspector/InspectorCSSStore.cpp D WebCore/inspector/InspectorCSSStore.h M LayoutTests/ChangeLog M LayoutTests/inspector/styles-iframe.html M LayoutTests/inspector/styles-source-lines.html M LayoutTests/inspector/styles-source-offsets-expected.txt M LayoutTests/inspector/styles-source-offsets.html M WebCore/CMakeLists.txt M WebCore/ChangeLog M WebCore/GNUmakefile.am M WebCore/WebCore.gypi M WebCore/WebCore.order M WebCore/WebCore.pro M WebCore/WebCore.vcproj/WebCore.vcproj M WebCore/WebCore.xcodeproj/project.pbxproj M WebCore/inspector/Inspector.idl M WebCore/inspector/InspectorCSSAgent.h M WebCore/inspector/InspectorController.cpp M WebCore/inspector/InspectorController.h M WebCore/inspector/InspectorDOMAgent.cpp M WebCore/inspector/InspectorDOMAgent.h Committed r73121