Bug 30008

Summary: Web Inspector: prepare InspectorController for being used from layout tests.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 26549    
Attachments:
Description Flags
patch timothy: review+

Pavel Feldman
Reported 2009-10-02 02:18:27 PDT
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 2009-10-02 04:29:52 PDT
Pavel Feldman
Comment 2 2009-10-03 03:29:00 PDT
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.