Bug 43541 - Web Inspector: forbid InspectorController to create script objects directly in the frontend
Summary: Web Inspector: forbid InspectorController to create script objects directly i...
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-05 00:10 PDT by Yury Semikhatsky
Modified: 2010-08-05 05:38 PDT (History)
9 users (show)

See Also:


Attachments
Patch (20.13 KB, patch)
2010-08-05 00:14 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-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