RESOLVED FIXED Bug 43541
Web Inspector: forbid InspectorController to create script objects directly in the frontend
https://bugs.webkit.org/show_bug.cgi?id=43541
Summary Web Inspector: forbid InspectorController to create script objects directly i...
Yury Semikhatsky
Reported 2010-08-05 00:10:07 PDT
Web Inspector: forbid InspectorController to create script objects directly in the frontend
Attachments
Patch (20.13 KB, patch)
2010-08-05 00:14 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2010-08-05 00:14:44 PDT
Yury Semikhatsky
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.