Bug 34163 - Web Inspector: add methods for getting resource content from within frontend.
Summary: Web Inspector: add methods for getting resource content from within frontend.
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 05:12 PST by Pavel Feldman
Modified: 2010-01-26 08:33 PST (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed change. (8.17 KB, patch)
2010-01-26 05:14 PST, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-01-26 05:12:27 PST
SourceFrame2 will get contents from with the frontend.
Comment 1 Pavel Feldman 2010-01-26 05:14:51 PST
Created attachment 47404 [details]
[PATCH] Proposed change.
Comment 2 Pavel Feldman 2010-01-26 08:33:49 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorBackend.cpp
	M	WebCore/inspector/InspectorBackend.h
	M	WebCore/inspector/InspectorBackend.idl
	M	WebCore/inspector/InspectorFrontend.cpp
	M	WebCore/inspector/InspectorFrontend.h
	M	WebCore/inspector/InspectorFrontendHost.cpp
	M	WebCore/inspector/InspectorFrontendHost.h
	M	WebCore/inspector/InspectorFrontendHost.idl
	M	WebCore/inspector/front-end/InspectorBackendStub.js
	M	WebCore/inspector/front-end/InspectorFrontendHostStub.js
Committed r53855