WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108821
Web Inspector: simplify Memory.getDOMNodeCount implementation
https://bugs.webkit.org/show_bug.cgi?id=108821
Summary
Web Inspector: simplify Memory.getDOMNodeCount implementation
Yury Semikhatsky
Reported
2013-02-04 06:38:29 PST
This method is used for automatic tests in Chromium and the test only uses total number of nodes and event listeners. These values can be retrieved from InspectorCounters while at the moment the code traverses DOM node wrappers and DOM trees to collect the information.
Attachments
Patch
(14.02 KB, patch)
2013-02-04 07:02 PST
,
Yury Semikhatsky
apavlov
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2013-02-04 07:02:41 PST
Created
attachment 186369
[details]
Patch
Build Bot
Comment 2
2013-02-04 09:30:44 PST
Comment on
attachment 186369
[details]
Patch
Attachment 186369
[details]
did not pass win-ews (win): Output:
http://queues.webkit.org/results/16378156
Yury Semikhatsky
Comment 3
2013-02-08 08:06:09 PST
Committed
r142281
: <
http://trac.webkit.org/changeset/142281
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug