Skip to content
  • joepeck@webkit.org's avatar
    Unreviewed rollout of r162534, this caused inspector test failures. · ff08b7ad
    joepeck@webkit.org authored
    * bindings/js/PageScriptDebugServer.cpp:
    (WebCore::PageScriptDebugServer::addListener):
    (WebCore::PageScriptDebugServer::removeListener):
    (WebCore::PageScriptDebugServer::recompileAllJSFunctions):
    (WebCore::PageScriptDebugServer::didRemoveLastListener):
    * bindings/js/PageScriptDebugServer.h:
    * bindings/js/ScriptDebugServer.cpp:
    (WebCore::ScriptDebugServer::ScriptDebugServer):
    (WebCore::ScriptDebugServer::recompileAllJSFunctionsSoon):
    (WebCore::ScriptDebugServer::recompileAllJSFunctionsTimerFired):
    * bindings/js/ScriptDebugServer.h:
    * bindings/js/WorkerScriptDebugServer.cpp:
    (WebCore::WorkerScriptDebugServer::addListener):
    (WebCore::WorkerScriptDebugServer::recompileAllJSFunctions):
    (WebCore::WorkerScriptDebugServer::removeListener):
    * inspector/InspectorProfilerAgent.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@162550 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ff08b7ad