Bug 28481 - Output actual values of counters in showTree
Summary: Output actual values of counters in showTree
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 20:25 PDT by Shinichiro Hamaji
Modified: 2009-08-21 09:38 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (1.45 KB, patch)
2009-08-19 20:27 PDT, Shinichiro Hamaji
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinichiro Hamaji 2009-08-19 20:25:48 PDT
I found outputting CounterNode::countInParent() in showTree() at CounterNode.cpp helps debugging.
Comment 1 Shinichiro Hamaji 2009-08-19 20:27:09 PDT
Created attachment 35183 [details]
Patch v1


---
 2 files changed, 15 insertions(+), 3 deletions(-)
Comment 2 Eric Seidel (no email) 2009-08-21 09:38:28 PDT
Comment on attachment 35183 [details]
Patch v1

http://trac.webkit.org/changeset/47583