Bug 108822 - Web Inspector: introduce Memory.getDOMCounters
Summary: Web Inspector: introduce Memory.getDOMCounters
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: 108821
  Show dependency treegraph
 
Reported: 2013-02-04 06:52 PST by Yury Semikhatsky
Modified: 2013-02-05 02:11 PST (History)
9 users (show)

See Also:


Attachments
Patch (3.74 KB, patch)
2013-02-04 06:54 PST, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2013-02-04 06:52:46 PST
This command will return total number of Documents, Nodes and JS event listeners and will replace more complicated Memory.getDOMNodeCount.
Comment 1 Yury Semikhatsky 2013-02-04 06:54:13 PST
Created attachment 186368 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-05 02:11:53 PST
Comment on attachment 186368 [details]
Patch

Clearing flags on attachment: 186368

Committed r141876: <http://trac.webkit.org/changeset/141876>
Comment 3 WebKit Review Bot 2013-02-05 02:11:56 PST
All reviewed patches have been landed.  Closing bug.