WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2012-07-24 17:43:19 PDT
Created
attachment 154197
[details]
Patch
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
Committed
r123559
: <
http://trac.webkit.org/changeset/123559
>
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