Bug 53086

Summary: Web Inspector: remove "attached" state related methods from InspectorAgent
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
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   
Attachments:
Description Flags
Patch pfeldman: review+

Description Yury Semikhatsky 2011-01-25 07:33:40 PST
Web Inspector: remove "attached" state related methods from InspectorAgent. These methods are only used for local frontend and should be moved either to WebKit layer or to InspectorFrontendClientLocal.
Comment 1 Yury Semikhatsky 2011-01-25 07:38:07 PST
Created attachment 80064 [details]
Patch
Comment 2 Ilya Tikhonovsky 2011-01-25 07:48:17 PST
Comment on attachment 80064 [details]
Patch

looks good to me
Comment 3 Yury Semikhatsky 2011-01-25 08:09:51 PST
Committed r76594: <http://trac.webkit.org/changeset/76594>