Bug 58381 - Cleaned up hash traits, and added hash traits for handles
Summary: Cleaned up hash traits, and added hash traits for handles
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 15:05 PDT by Geoffrey Garen
Modified: 2011-04-15 10:42 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.21 KB, patch)
2011-04-12 16:37 PDT, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.