Bug 142049

Summary: bmalloc: Refactored SegregatedFreeList and BoundaryTag::init
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Geoffrey Garen
Reported 2015-02-26 11:48:33 PST
bmalloc: Refactored SegregatedFreeList and BoundaryTag::init
Attachments
Patch (37.09 KB, patch)
2015-02-26 11:50 PST, Geoffrey Garen
andersca: review+
Geoffrey Garen
Comment 1 2015-02-26 11:50:00 PST
WebKit Commit Bot
Comment 2 2015-02-26 11:51:34 PST
Attachment 247435 [details] did not pass style-queue: ERROR: Source/bmalloc/bmalloc/VMHeap.cpp:26: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/bmalloc/bmalloc/FreeList.cpp:26: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/bmalloc/bmalloc/FreeList.cpp:28: Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Total errors found: 3 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 3 2015-02-26 12:05:30 PST
Csaba Osztrogonác
Comment 4 2015-02-26 12:42:23 PST
Csaba Osztrogonác
Comment 5 2015-02-26 12:42:44 PST
Csaba Osztrogonác
Comment 6 2015-02-26 12:47:34 PST
Just out of curiosity, why is it funny to break the build, because you don't have 5-10 minutes for EWS bots? And one more question: Is the WK2 owner model is valid from the brand new bmalloc too? If no, please don't break the build. Thanks.
Note You need to log in before you can comment on or make changes to this bug.