[Webkit-unassigned] [Bug 86279] 99% of HashTables have fewer than 15 keys; reduce default table size?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 13 15:55:09 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86279





--- Comment #4 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-05-13 15:54:12 PST ---
Attachment 141542 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/wtf/HashTable.cpp', u'Source/WT..." exit_code: 1
Source/WTF/wtf/HashTable.h:1078:  tmp_maxTableSize is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/WTF/wtf/HashTable.h:1082:  tmp_maxKeyCount is incorrectly named. Don't use underscores in your identifier names.  [readability/naming] [4]
Source/WTF/wtf/HashTable.cpp:38:  Should have a space between // and comment  [whitespace/comments] [4]
Total errors found: 3 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list