Bug 55664 - Web Inspector: do not push document into front-end, make it request one.
Summary: Web Inspector: do not push document into front-end, make it request one.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 05:03 PST by Pavel Feldman
Modified: 2011-03-04 03:18 PST (History)
13 users (show)

See Also:


Attachments
Patch (23.60 KB, patch)
2011-03-03 09:09 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff
Patch (24.82 KB, patch)
2011-03-03 09:41 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff
[PATCH] Patch for landing. (39.15 KB, patch)
2011-03-03 23:39 PST, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-03-03 05:03:06 PST
Patch to follow.
Comment 1 Pavel Feldman 2011-03-03 09:09:25 PST
Created attachment 84570 [details]
Patch
Comment 2 Pavel Feldman 2011-03-03 09:41:58 PST
Created attachment 84577 [details]
Patch
Comment 3 Pavel Feldman 2011-03-03 23:39:55 PST
Created attachment 84700 [details]
[PATCH] Patch for landing.
Comment 4 Pavel Feldman 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
Comment 5 WebKit Review Bot 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