Bug 30010 - Web Inspector: add testing harness for Web Inspector.
Summary: Web Inspector: add testing harness for Web Inspector.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks: 26549
  Show dependency treegraph
 
Reported: 2009-10-02 02:50 PDT by Pavel Feldman
Modified: 2009-10-05 07:03 PDT (History)
1 user (show)

See Also:


Attachments
patch (24.51 KB, patch)
2009-10-02 04:33 PDT, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2009-10-02 02:50:45 PDT
Add showWebInspector, closeWebInspector and evaluateInWebInspector into LayoutTestController.
Comment 1 Pavel Feldman 2009-10-02 04:33:10 PDT
Created attachment 40509 [details]
patch
Comment 2 Pavel Feldman 2009-10-05 07:03:24 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebKit/ChangeLog
	M	WebKit/WebKit.xcodeproj/project.pbxproj
	M	WebKit/mac/ChangeLog
	M	WebKit/mac/WebInspector/WebInspector.mm
	A	WebKit/mac/WebInspector/WebInspectorPrivate.h
	M	WebKit/win/ChangeLog
	A	WebKit/win/Interfaces/IWebInspectorPrivate.idl
	M	WebKit/win/Interfaces/IWebViewPrivate.idl
	M	WebKit/win/Interfaces/WebKit.idl
	M	WebKit/win/WebInspector.cpp
	M	WebKit/win/WebInspector.h
	M	WebKit/win/WebKit.vcproj/Interfaces.vcproj
	M	WebKit/win/WebView.cpp
	M	WebKit/win/WebView.h
	M	WebKitTools/ChangeLog
	M	WebKitTools/DumpRenderTree/LayoutTestController.cpp
	M	WebKitTools/DumpRenderTree/LayoutTestController.h
	M	WebKitTools/DumpRenderTree/gtk/LayoutTestControllerGtk.cpp
	M	WebKitTools/DumpRenderTree/mac/LayoutTestControllerMac.mm
	M	WebKitTools/DumpRenderTree/win/LayoutTestControllerWin.cpp
	M	WebKitTools/DumpRenderTree/wx/LayoutTestControllerWx.cpp
Committed r49091