RESOLVED FIXED 92185
Add per-HashTable stats
https://bugs.webkit.org/show_bug.cgi?id=92185
Summary Add per-HashTable stats
Sam Weinig
Reported 2012-07-24 17:40:05 PDT
Add per-HashTable stats
Attachments
Patch (8.61 KB, patch)
2012-07-24 17:43 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2012-07-24 17:43:19 PDT
WebKit Review Bot
Comment 2 2012-07-24 17:47:48 PDT
Attachment 154197 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/Ha..." exit_code: 1 Source/WTF/wtf/HashTable.h:360: One line control clauses should not use braces. [whitespace/braces] [4] Source/WTF/wtf/HashTable.h:1086: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 3 2012-07-24 18:07:33 PDT
Note You need to log in before you can comment on or make changes to this bug.