RESOLVED FIXED Bug 43339
Web Inspector: debugger code should serialize call frames to InspectorObjects
https://bugs.webkit.org/show_bug.cgi?id=43339
Summary Web Inspector: debugger code should serialize call frames to InspectorObjects
Yury Semikhatsky
Reported 2010-08-02 05:19:22 PDT
Web Inspector: debugger code should serialize call frames to InspectorObject. Now it uses SerializedScriptValue.
Attachments
Patch (13.80 KB, patch)
2010-08-02 07:49 PDT, Yury Semikhatsky
no flags
Patch (10.17 KB, patch)
2010-08-02 23:34 PDT, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2010-08-02 07:49:04 PDT
Yury Semikhatsky
Comment 2 2010-08-02 23:34:38 PDT
Yury Semikhatsky
Comment 3 2010-08-03 02:33:53 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/bindings/js/ScriptValue.cpp M WebCore/bindings/v8/ScriptValue.cpp M WebCore/inspector/InjectedScript.cpp M WebCore/inspector/InjectedScript.h M WebCore/inspector/Inspector.idl M WebCore/inspector/InspectorController.cpp M WebCore/inspector/InspectorController.h M WebCore/inspector/InspectorFrontend.cpp M WebCore/inspector/InspectorFrontend.h M WebCore/inspector/front-end/InspectorBackendStub.js Committed r64540
Note You need to log in before you can comment on or make changes to this bug.