Bug 149858 - Add gmalloc option to run-javascriptcore-tests.
Summary: Add gmalloc option to run-javascriptcore-tests.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-06 14:41 PDT by Keith Miller
Modified: 2015-10-06 15:41 PDT (History)
0 users

See Also:


Attachments
Patch (2.57 KB, patch)
2015-10-06 14:45 PDT, Keith Miller
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2015-10-06 14:41:36 PDT
Add gmalloc option to run-javascriptcore-tests.
Comment 1 Keith Miller 2015-10-06 14:45:33 PDT
Created attachment 262547 [details]
Patch
Comment 2 Geoffrey Garen 2015-10-06 15:12:48 PDT
Comment on attachment 262547 [details]
Patch

r=me

When do we care to provide a custom gmalloc path?
Comment 3 Keith Miller 2015-10-06 15:38:10 PDT
> When do we care to provide a custom gmalloc path?
libgmalloc in El Cap has some bugs so we will likely want to provide a new one.
Comment 4 Keith Miller 2015-10-06 15:41:14 PDT
Committed r190650: <http://trac.webkit.org/changeset/190650>