Bug 42164 - [v8] Web Inspector: remove debugger code that doesn't use ScriptDebugServer
Summary: [v8] Web Inspector: remove debugger code that doesn't use ScriptDebugServer
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-13 07:07 PDT by Yury Semikhatsky
Modified: 2010-07-14 05:18 PDT (History)
8 users (show)

See Also:


Attachments
Patch (24.65 KB, patch)
2010-07-14 01:26 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (79.42 KB, patch)
2010-07-14 02:58 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2010-07-13 07:07:40 PDT
There is some v8-specific code that is obsoleted by implementation of ScriptDebugServer for v8. It should be removed.
Comment 1 Yury Semikhatsky 2010-07-14 01:26:05 PDT
Created attachment 61482 [details]
Patch
Comment 2 Yury Semikhatsky 2010-07-14 02:58:49 PDT
Created attachment 61497 [details]
Patch
Comment 3 Yury Semikhatsky 2010-07-14 05:18:16 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	D	WebKit/chromium/src/js/DebuggerAgent.js
	M	WebCore/ChangeLog
	M	WebCore/bindings/v8/ScriptDebugServer.cpp
	M	WebCore/bindings/v8/ScriptDebugServer.h
	M	WebKit/chromium/ChangeLog
	M	WebKit/chromium/WebKit.gypi
	M	WebKit/chromium/src/DebuggerAgentManager.cpp
	M	WebKit/chromium/src/InspectorFrontendClientImpl.cpp
	M	WebKit/chromium/src/WebDevToolsAgentImpl.cpp
	M	WebKit/chromium/src/js/DevTools.js
	M	WebKit/chromium/src/js/DevToolsHostStub.js
	M	WebKit/chromium/src/js/InspectorControllerImpl.js
	M	WebKit/chromium/src/js/Tests.js
Committed r63311