Bug 56926 - [Chromium] Web Inspector: remove inspectNode method from WebDevToolsAgent
Summary: [Chromium] Web Inspector: remove inspectNode method from WebDevToolsAgent
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 08:45 PDT by Yury Semikhatsky
Modified: 2011-03-23 09:04 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.61 KB, patch)
2011-03-23 08:48 PDT, 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-03-23 08:45:48 PDT
[Chromium] Web Inspector: remove inspectNode method from WebDevToolsAgent. The method is not used, inspectElementAt covers its functionality.
Comment 1 Yury Semikhatsky 2011-03-23 08:48:42 PDT
Created attachment 86622 [details]
Patch
Comment 2 Yury Semikhatsky 2011-03-23 09:04:01 PDT
Committed r81776: <http://trac.webkit.org/changeset/81776>