RESOLVED FIXED 55664
Web Inspector: do not push document into front-end, make it request one.
https://bugs.webkit.org/show_bug.cgi?id=55664
Summary Web Inspector: do not push document into front-end, make it request one.
Pavel Feldman
Reported 2011-03-03 05:03:06 PST
Patch to follow.
Attachments
Patch (23.60 KB, patch)
2011-03-03 09:09 PST, Pavel Feldman
no flags
Patch (24.82 KB, patch)
2011-03-03 09:41 PST, Pavel Feldman
no flags
[PATCH] Patch for landing. (39.15 KB, patch)
2011-03-03 23:39 PST, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2011-03-03 09:09:25 PST
Pavel Feldman
Comment 2 2011-03-03 09:41:58 PST
Pavel Feldman
Comment 3 2011-03-03 23:39:55 PST
Created attachment 84700 [details] [PATCH] Patch for landing.
Pavel Feldman
Comment 4 2011-03-04 01:42:05 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M LayoutTests/ChangeLog M LayoutTests/http/tests/inspector/debugger-test.js M LayoutTests/http/tests/inspector/elements-test.js M LayoutTests/inspector/console/command-line-api-inspect.html M LayoutTests/inspector/elements/dom-agent-query-selector.html M LayoutTests/inspector/elements/mutate-unknown-node.html M LayoutTests/inspector/styles/styles-new-API.html M Source/WebCore/ChangeLog M Source/WebCore/inspector/Inspector.idl M Source/WebCore/inspector/InspectorAgent.cpp M Source/WebCore/inspector/InspectorAgent.h M Source/WebCore/inspector/InspectorBrowserDebuggerAgent.cpp M Source/WebCore/inspector/InspectorDOMAgent.cpp M Source/WebCore/inspector/InspectorDOMAgent.h M Source/WebCore/inspector/front-end/BreakpointManager.js M Source/WebCore/inspector/front-end/DOMAgent.js M Source/WebCore/inspector/front-end/ElementsPanel.js M Source/WebCore/inspector/front-end/MetricsSidebarPane.js M Source/WebCore/inspector/front-end/RemoteObject.js Committed r80338
WebKit Review Bot
Comment 5 2011-03-04 03:18:38 PST
http://trac.webkit.org/changeset/80338 might have broken GTK Linux 64-bit Debug The following tests are not passing: fast/dom/HTMLDocument/hasFocus.html fast/events/standalone-image-drag-to-editable.html fast/files/apply-blob-url-to-img.html inspector/timeline/timeline-network-resource.html
Note You need to log in before you can comment on or make changes to this bug.