Bug 137200 - Remove RefPtrHashMap
Summary: Remove RefPtrHashMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
: 115905 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-09-28 16:25 PDT by Sam Weinig
Modified: 2014-12-21 17:28 PST (History)
9 users (show)

See Also:


Attachments
Patch (28.62 KB, patch)
2014-09-28 16:32 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

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