Bug 139559

Summary: bmalloc should support system memory analysis tools (part 1)
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, ddkilzer, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Geoffrey Garen
Reported 2014-12-11 13:09:06 PST
bmalloc should support system memory analysis tools (part 1)
Attachments
Patch (17.82 KB, patch)
2014-12-11 13:16 PST, Geoffrey Garen
mark.lam: review+
Geoffrey Garen
Comment 1 2014-12-11 13:16:16 PST
WebKit Commit Bot
Comment 2 2014-12-11 13:17:57 PST
Attachment 243142 [details] did not pass style-queue: ERROR: Source/bmalloc/bmalloc/VMHeap.cpp:30: Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/bmalloc/bmalloc/Environment.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: 2 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mark Lam
Comment 3 2014-12-11 13:58:19 PST
Comment on attachment 243142 [details] Patch r=me
Geoffrey Garen
Comment 4 2014-12-11 14:16:26 PST
Note You need to log in before you can comment on or make changes to this bug.