Bug 138841 - Removed the custom allocator for ListHashSet nodes
Summary: Removed the custom allocator for ListHashSet nodes
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-18 11:41 PST by Geoffrey Garen
Modified: 2014-11-18 15:05 PST (History)
3 users (show)

See Also:


Attachments
Patch (33.53 KB, patch)
2014-11-18 12:55 PST, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (35.14 KB, patch)
2014-11-18 14:25 PST, Geoffrey Garen
kling: 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 2014-11-18 11:41:50 PST
Removed the custom allocator for ListHashSet nodes
Comment 1 Geoffrey Garen 2014-11-18 12:55:51 PST
Created attachment 241806 [details]
Patch
Comment 2 Geoffrey Garen 2014-11-18 14:25:58 PST
Created attachment 241813 [details]
Patch
Comment 3 Andreas Kling 2014-11-18 14:33:02 PST
Comment on attachment 241813 [details]
Patch

r=me
Comment 4 Geoffrey Garen 2014-11-18 15:05:49 PST
Committed r176290: <http://trac.webkit.org/changeset/176290>