Bug 29814 - Web Inspector: Add explicit frontend event for commit load.
Summary: Web Inspector: Add explicit frontend event for commit load.
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: 2009-09-28 10:40 PDT by Pavel Feldman
Modified: 2009-09-28 13:34 PDT (History)
1 user (show)

See Also:


Attachments
patch (4.76 KB, patch)
2009-09-28 10:48 PDT, 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 2009-09-28 10:40:33 PDT
Currently we reset elements panel on the main resource load. Replace this with the explicit didCommitLoad event.
Comment 1 Pavel Feldman 2009-09-28 10:48:34 PDT
Created attachment 40243 [details]
patch
Comment 2 Pavel Feldman 2009-09-28 13:34:25 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorController.cpp
	M	WebCore/inspector/InspectorFrontend.cpp
	M	WebCore/inspector/InspectorFrontend.h
	M	WebCore/inspector/front-end/DOMAgent.js
	M	WebCore/inspector/front-end/inspector.js
Committed r48828