WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
229902
Use USE(SYSTEM_MALLOC) macro in all cases
https://bugs.webkit.org/show_bug.cgi?id=229902
Summary
Use USE(SYSTEM_MALLOC) macro in all cases
Basuke Suzuki
Reported
2021-09-03 15:38:23 PDT
There're a lot of usage of following old style:
> #if defined(USE_SYSTEM_MALLOC) && USE_SYSTEM_MALLOC
Attachments
PATCH
(5.48 KB, patch)
2021-09-03 15:43 PDT
,
Basuke Suzuki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2021-09-03 15:43:04 PDT
Created
attachment 437320
[details]
PATCH
Yusuke Suzuki
Comment 2
2021-09-03 20:41:25 PDT
Comment on
attachment 437320
[details]
PATCH r=me
EWS
Comment 3
2021-09-03 21:21:24 PDT
Committed
r282043
(
241343@main
): <
https://commits.webkit.org/241343@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 437320
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-09-03 21:22:18 PDT
<
rdar://problem/82751362
>
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