Bug 43541

Summary: Web Inspector: forbid InspectorController to create script objects directly in the frontend
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Yury Semikhatsky 2010-08-05 00:10:07 PDT
Web Inspector: forbid InspectorController to create script objects directly in the frontend
Comment 1 Yury Semikhatsky 2010-08-05 00:14:44 PDT
Created attachment 63561 [details]
Patch
Comment 2 Yury Semikhatsky 2010-08-05 05:38:26 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	D	WebCore/bindings/js/ScriptArray.cpp
	D	WebCore/bindings/js/ScriptArray.h
	D	WebCore/bindings/v8/ScriptArray.cpp
	D	WebCore/bindings/v8/ScriptArray.h
	M	WebCore/ChangeLog
	M	WebCore/GNUmakefile.am
	M	WebCore/WebCore.gypi
	M	WebCore/WebCore.pro
	M	WebCore/WebCore.vcproj/WebCore.vcproj
	M	WebCore/WebCore.xcodeproj/project.pbxproj
	M	WebCore/bindings/js/IDBBindingUtilities.h
	M	WebCore/bindings/js/ScheduledAction.cpp
	M	WebCore/bindings/js/ScriptCallStack.h
	M	WebCore/bindings/js/ScriptObject.cpp
	M	WebCore/bindings/js/ScriptObject.h
	M	WebCore/bindings/v8/ScheduledAction.cpp
	M	WebCore/bindings/v8/ScriptCallStack.h
	M	WebCore/bindings/v8/ScriptObject.cpp
	M	WebCore/bindings/v8/ScriptObject.h
	M	WebCore/loader/FrameLoader.cpp
	M	WebCore/page/Frame.cpp
Committed r64735