RESOLVED FIXED 121797
Clean up ListHashSet
https://bugs.webkit.org/show_bug.cgi?id=121797
Summary Clean up ListHashSet
Anders Carlsson
Reported 2013-09-23 11:32:32 PDT
Clean up ListHashSet
Attachments
Patch (10.39 KB, patch)
2013-09-23 11:37 PDT, Anders Carlsson
no flags
Patch (10.39 KB, patch)
2013-09-23 12:08 PDT, Anders Carlsson
koivisto: review+
Anders Carlsson
Comment 1 2013-09-23 11:37:10 PDT
WebKit Commit Bot
Comment 2 2013-09-23 11:40:15 PDT
Attachment 212372 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/ListHashSet.h']" exit_code: 1 Source/WTF/wtf/ListHashSet.h:545: Missing spaces around >> [whitespace/operators] [3] Source/WTF/wtf/ListHashSet.h:555: Missing spaces around >> [whitespace/operators] [3] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 3 2013-09-23 11:47:48 PDT
Early Warning System Bot
Comment 4 2013-09-23 11:49:33 PDT
Build Bot
Comment 5 2013-09-23 11:56:44 PDT
Anders Carlsson
Comment 6 2013-09-23 12:08:56 PDT
WebKit Commit Bot
Comment 7 2013-09-23 12:11:14 PDT
Attachment 212376 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/ListHashSet.h']" exit_code: 1 Source/WTF/wtf/ListHashSet.h:545: Missing spaces around >> [whitespace/operators] [3] Source/WTF/wtf/ListHashSet.h:555: Missing spaces around >> [whitespace/operators] [3] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 8 2013-09-23 12:36:48 PDT
Note You need to log in before you can comment on or make changes to this bug.