Bug 55664

Summary: Web Inspector: do not push document into front-end, make it request one.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, eric, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
[PATCH] Patch for landing. none

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