Bug 54875

Summary: Web Inspector: create and destroy DOM agent along with InspectorAgent
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 54112    
Attachments:
Description Flags
Patch
pfeldman: review+
Patch that I'm going to land
none
Patch that I'm going to land none

Yury Semikhatsky
Reported 2011-02-21 05:34:51 PST
Web Inspector: create and destroy DOM agent along with InspectorAgent. When front-end is attached DOM agent should become active.
Attachments
Patch (33.10 KB, patch)
2011-02-21 05:54 PST, Yury Semikhatsky
pfeldman: review+
Patch that I'm going to land (27.21 KB, patch)
2011-02-21 06:20 PST, Yury Semikhatsky
no flags
Patch that I'm going to land (32.94 KB, application/octet-stream)
2011-02-21 06:22 PST, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2011-02-21 05:54:32 PST
Pavel Feldman
Comment 2 2011-02-21 06:03:56 PST
Comment on attachment 83153 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=83153&action=review > Source/WebCore/WebCore.vcproj/WebCore.vcproj:65401 > + RelativePath="..\inspector\InspectorAgent.h" Hm.
Yury Semikhatsky
Comment 3 2011-02-21 06:20:29 PST
Created attachment 83157 [details] Patch that I'm going to land Renamed ActiveAgents to InstrumentingAgents as discussed offline.
Yury Semikhatsky
Comment 4 2011-02-21 06:22:00 PST
Created attachment 83158 [details] Patch that I'm going to land
Yury Semikhatsky
Comment 5 2011-02-21 06:39:08 PST
Note You need to log in before you can comment on or make changes to this bug.