2011-04-12 Ilya Tikhonovsky <loislo@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: remove unnecessary method InspectorAgent.didEvaluateForTestInFrontend.
https://bugs.webkit.org/show_bug.cgi?id=58335
It was the method for Inspector layout tests.
We can use RuntimeAgent.evaluate instead.
* http/tests/inspector/inspector-test.js:
(initialize_InspectorTest.InspectorTest.completeTest):
2011-04-12 Ilya Tikhonovsky <loislo@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: remove unnecessary method InspectorAgent.didEvaluateForTestInFrontend.
https://bugs.webkit.org/show_bug.cgi?id=58335
It was the method for Inspector layout tests.
We can use RuntimeAgent.evaluate instead.
* inspector/Inspector.json:
* inspector/InspectorAgent.cpp:
* inspector/InspectorAgent.h:
* inspector/InspectorController.cpp:
(WebCore::InspectorController::connectFrontend):
* inspector/front-end/TestController.js:
(WebInspector.TestController.prototype.notifyDone):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@83599
268f45cc-cd09-0410-ab3c-
d52691b4dbfc