Bug 43483 - Web Inspector: use InspectorValue to push dispatch results from the injected script
Summary: Web Inspector: use InspectorValue to push dispatch results from the injected ...
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-08-04 07:25 PDT by Yury Semikhatsky
Modified: 2010-08-04 09:41 PDT (History)
12 users (show)

See Also:


Attachments
Patch (15.46 KB, patch)
2010-08-04 07:27 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-08-04 07:25:07 PDT
Web Inspector: use InspectorValue instead of SerializedScriptValue to push dispatch results from the injected script
Comment 1 Yury Semikhatsky 2010-08-04 07:27:02 PDT
Created attachment 63448 [details]
Patch
Comment 2 Yury Semikhatsky 2010-08-04 08:26:58 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/bindings/js/JSInjectedScriptHostCustom.cpp
	M	WebCore/bindings/v8/custom/V8InjectedScriptHostCustom.cpp
	M	WebCore/inspector/InjectedScript.cpp
	M	WebCore/inspector/InjectedScript.h
	M	WebCore/inspector/InjectedScriptHost.cpp
	M	WebCore/inspector/InjectedScriptHost.h
	M	WebCore/inspector/Inspector.idl
	M	WebCore/inspector/InspectorBackend.cpp
	M	WebCore/inspector/InspectorController.cpp
	M	WebCore/inspector/InspectorFrontend.cpp
	M	WebCore/inspector/InspectorFrontend.h
Committed r64653
Comment 3 WebKit Review Bot 2010-08-04 09:41:32 PDT
http://trac.webkit.org/changeset/64653 might have broken GTK Linux 32-bit Debug
The following changes are on the blame list:
http://trac.webkit.org/changeset/64652
http://trac.webkit.org/changeset/64653