RESOLVED FIXED 28408
WebInspector: Migrate call frames interaction to the InjectedScript-based schema.
https://bugs.webkit.org/show_bug.cgi?id=28408
Summary WebInspector: Migrate call frames interaction to the InjectedScript-based sch...
Pavel Feldman
Reported 2009-08-17 13:21:24 PDT
Migrate call frames interaction to the InjectedScript-based schema.
Attachments
patch (23.12 KB, patch)
2009-08-21 12:30 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-08-21 12:30:13 PDT
Created attachment 38386 [details] patch I also removed some direct InspectorController.inspectedWindow usages in this patch. DatabasesPanel.js is now the only file that uses it, I saved it for another bug.
Pavel Feldman
Comment 2 2009-08-24 03:10:02 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/CallStackSidebarPane.js M WebCore/inspector/front-end/ConsoleView.js M WebCore/inspector/front-end/DOMAgent.js M WebCore/inspector/front-end/ElementsPanel.js M WebCore/inspector/front-end/InjectedScript.js M WebCore/inspector/front-end/ObjectPropertiesSection.js M WebCore/inspector/front-end/ObjectProxy.js M WebCore/inspector/front-end/ResourcesPanel.js M WebCore/inspector/front-end/ScopeChainSidebarPane.js M WebCore/inspector/front-end/ScriptsPanel.js Committed r47703
Note You need to log in before you can comment on or make changes to this bug.