Bug 153812 - Remove ENABLE(GLOBAL_FASTMALLOC_NEW) guard in WebMemorySamplerLinux.cpp
Summary: Remove ENABLE(GLOBAL_FASTMALLOC_NEW) guard in WebMemorySamplerLinux.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on: 127067
Blocks:
  Show dependency treegraph
 
Reported: 2016-02-02 18:54 PST by Gyuyoung Kim
Modified: 2016-02-02 22:02 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.15 KB, patch)
2016-02-02 18:55 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.