Bug 167014

Summary: bmalloc: Use a separate zone when using system malloc
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, msaboff
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

Geoffrey Garen
Reported 2017-01-13 12:29:05 PST
bmalloc: Use a separate zone when using system malloc
Attachments
Patch (20.84 KB, patch)
2017-01-13 12:35 PST, Geoffrey Garen
fpizlo: review+
Geoffrey Garen
Comment 1 2017-01-13 12:35:10 PST
WebKit Commit Bot
Comment 2 2017-01-13 12:37:04 PST
Attachment 298779 [details] did not pass style-queue: ERROR: Source/bmalloc/bmalloc/DebugHeap.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mark Lam
Comment 3 2017-01-13 13:10:56 PST
Comment on attachment 298779 [details] Patch You need add the new cpp file to CMakeLists.txt.
Geoffrey Garen
Comment 4 2017-01-13 15:40:14 PST
Note You need to log in before you can comment on or make changes to this bug.