Bug 137200

Summary: Remove RefPtrHashMap
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, ggaren, gyuyoung.kim, mikhail.pozdnyakov, rakuco, ryuan.choi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Description Sam Weinig 2014-09-28 16:25:39 PDT
Remove RefPtrHashMap
Comment 1 Sam Weinig 2014-09-28 16:32:02 PDT
Created attachment 238831 [details]
Patch
Comment 2 WebKit Commit Bot 2014-09-28 16:33:22 PDT
Attachment 238831 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/HashMap.h:431:  This { should be at the end of the previous line  [whitespace/braces] [4]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2014-09-30 11:01:50 PDT
Haters gonna hate.
Comment 4 Sam Weinig 2014-10-03 09:47:33 PDT
Fixed in http://trac.webkit.org/changeset/174268.
Comment 5 Darin Adler 2014-12-21 17:28:58 PST
*** Bug 115905 has been marked as a duplicate of this bug. ***