Bug 153812

Summary: Remove ENABLE(GLOBAL_FASTMALLOC_NEW) guard in WebMemorySamplerLinux.cpp
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: Tools / TestsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, lforschler
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 127067    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2016-02-02 18:54:26 PST
r164261 already removed ENABLE_GLOBAL_FASTMALLOC_NEW guard though, WebMemorySamplerLinux is still using it. That's why EFL and GTK memory sampler don't show fast malloc memory use.
Comment 1 Gyuyoung Kim 2016-02-02 18:55:19 PST
Created attachment 270539 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-02 22:02:42 PST
Comment on attachment 270539 [details]
Patch

Clearing flags on attachment: 270539

Committed r196046: <http://trac.webkit.org/changeset/196046>
Comment 3 WebKit Commit Bot 2016-02-02 22:02:45 PST
All reviewed patches have been landed.  Closing bug.