Bug 53086 - Web Inspector: remove "attached" state related methods from InspectorAgent
Summary: Web Inspector: remove "attached" state related methods from InspectorAgent
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 07:33 PST by Yury Semikhatsky
Modified: 2011-01-25 08:09 PST (History)
10 users (show)

See Also:


Attachments
Patch (16.59 KB, patch)
2011-01-25 07:38 PST, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>