WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
139692
Enable FastMalloc in debug builds
https://bugs.webkit.org/show_bug.cgi?id=139692
Summary
Enable FastMalloc in debug builds
Geoffrey Garen
Reported
2014-12-16 12:20:59 PST
Enable FastMalloc in debug builds
Attachments
Patch
(1.28 KB, patch)
2014-12-16 12:25 PST
,
Geoffrey Garen
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2014-12-16 12:25:06 PST
Created
attachment 243375
[details]
Patch
Alexey Proskuryakov
Comment 2
2014-12-16 12:29:16 PST
Comment on
attachment 243375
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=243375&action=review
> Source/WTF/wtf/FastMalloc.cpp:109 > +#if !(defined(USE_SYSTEM_MALLOC) && USE_SYSTEM_MALLOC) > #define FORCE_SYSTEM_MALLOC 0
Perhaps these use/force macros can be simplified now, too.
Geoffrey Garen
Comment 3
2014-12-16 12:34:57 PST
Committed
r177383
: <
http://trac.webkit.org/changeset/177383
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug