RESOLVED FIXED 30008
Web Inspector: prepare InspectorController for being used from layout tests.
https://bugs.webkit.org/show_bug.cgi?id=30008
Summary Web Inspector: prepare InspectorController for being used from layout tests.
Pavel Feldman
Reported Friday, October 2, 2009 10:18:27 AM UTC
Add evaluateForTestInFrontend method with the callback that would allow evaluating arbitrary code in the frontend context.
Attachments
patch (9.18 KB, patch)
2009-10-02 04:29 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 Friday, October 2, 2009 12:29:52 PM UTC
Pavel Feldman
Comment 2 Saturday, October 3, 2009 11:29:00 AM UTC
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/WebCore.Inspector.exp M WebCore/WebCore.order M WebCore/inspector/InspectorBackend.cpp M WebCore/inspector/InspectorBackend.h M WebCore/inspector/InspectorBackend.idl M WebCore/inspector/InspectorController.cpp M WebCore/inspector/InspectorController.h M WebCore/inspector/InspectorFrontend.cpp M WebCore/inspector/InspectorFrontend.h M WebCore/inspector/front-end/inspector.js Committed r49064
Note You need to log in before you can comment on or make changes to this bug.