Bug 150169 - Update the help message of --system-malloc
Summary: Update the help message of --system-malloc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-15 08:00 PDT by Csaba Osztrogonác
Modified: 2015-10-15 13:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2015-10-15 08:01 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-10-15 08:00:01 PDT
$ Tools/Scripts/build-webkit --help
...
"Toggle system allocator instead of TCmalloc"
...

But we use bmalloc instead of TCMalloc long time ago.
Comment 1 Csaba Osztrogonác 2015-10-15 08:01:11 PDT
Created attachment 263158 [details]
Patch
Comment 2 WebKit Commit Bot 2015-10-15 13:21:42 PDT
Comment on attachment 263158 [details]
Patch

Clearing flags on attachment: 263158

Committed r191133: <http://trac.webkit.org/changeset/191133>
Comment 3 WebKit Commit Bot 2015-10-15 13:21:46 PDT
All reviewed patches have been landed.  Closing bug.