RESOLVED FIXED 28458
WebInspector: Allow dumping dangling nodes to the console
https://bugs.webkit.org/show_bug.cgi?id=28458
Summary WebInspector: Allow dumping dangling nodes to the console
Pavel Feldman
Reported 2009-08-19 09:02:43 PDT
Currently dangling nodes are not printed, assertion is triggered.
Attachments
patch (28.79 KB, patch)
2009-08-19 09:04 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-08-19 09:04:08 PDT
Pavel Feldman
Comment 2 2009-08-19 10:56:18 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/bindings/js/JSInspectorBackendCustom.cpp M WebCore/bindings/v8/custom/V8CustomBinding.h M WebCore/bindings/v8/custom/V8InspectorBackendCustom.cpp M WebCore/inspector/InspectorBackend.cpp M WebCore/inspector/InspectorBackend.h M WebCore/inspector/InspectorBackend.idl M WebCore/inspector/InspectorController.cpp M WebCore/inspector/InspectorDOMAgent.cpp M WebCore/inspector/InspectorDOMAgent.h M WebCore/inspector/InspectorFrontend.cpp M WebCore/inspector/InspectorFrontend.h M WebCore/inspector/front-end/ConsoleView.js M WebCore/inspector/front-end/DOMAgent.js M WebCore/inspector/front-end/InjectedScript.js Committed r47513
Note You need to log in before you can comment on or make changes to this bug.