Bug 141459

Summary: [EFL] Enable bmalloc for EFL port
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, kvserr, lucas.de.marchi, olivier.blin, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 141247    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2015-02-10 20:08:46 PST
As mentioned in https://bugs.webkit.org/show_bug.cgi?id=140162#c74, #c75, EFL port needs to enable bmalloc after it supports memory stats.
Comment 1 Gyuyoung Kim 2015-02-12 17:11:57 PST
Created attachment 246491 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-02-13 00:51:51 PST
Comment on attachment 246491 [details]
Patch

r=me. But please wait a little bit with landing, I'll check the ARM builds later today.
Comment 3 Csaba Osztrogonác 2015-02-13 04:59:51 PST
I tested this patch on the ARM bots, build works and 
JSC tests pass, so there isn't any blocker on our side.
Comment 4 Gyuyoung Kim 2015-02-13 16:38:18 PST
(In reply to comment #3)
> I tested this patch on the ARM bots, build works and 
> JSC tests pass, so there isn't any blocker on our side.

Thank you for the check.
Comment 5 WebKit Commit Bot 2015-02-13 17:21:05 PST
Comment on attachment 246491 [details]
Patch

Clearing flags on attachment: 246491

Committed r180093: <http://trac.webkit.org/changeset/180093>
Comment 6 WebKit Commit Bot 2015-02-13 17:21:09 PST
All reviewed patches have been landed.  Closing bug.