Bug 58381

Summary: Cleaned up hash traits, and added hash traits for handles
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: oliver, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch oliver: review+

Description Geoffrey Garen 2011-04-12 15:05:34 PDT
Cleaned up hash traits, and added hash traits for handles
Comment 1 Geoffrey Garen 2011-04-12 16:37:33 PDT
Created attachment 89306 [details]
Patch
Comment 2 WebKit Review Bot 2011-04-12 16:39:37 PDT
Attachment 89306 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1

Source/WebCore/platform/network/ProtectionSpaceHash.h:60:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 14 files


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