WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
275078
[BMalloc] Add macro check to BUSE_TZONE feature define
https://bugs.webkit.org/show_bug.cgi?id=275078
Summary
[BMalloc] Add macro check to BUSE_TZONE feature define
Michael Saboff
Reported
2024-06-03 15:19:11 PDT
Currently BPlatform.h has #if BUSE(LIBPAS) && BOS(DARWIN) && BCPU(ARM64) … #endif Around the setting of the BUSE_TZONE macro. To enable build time testing, we need to add a check that BUSE_TZONE isn’t set.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2024-06-03 15:19:43 PDT
<
rdar://129187840
>
Michael Saboff
Comment 2
2024-06-03 15:28:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29476
EWS
Comment 3
2024-06-04 16:37:12 PDT
Committed
279721@main
(71b01c1ef9ba): <
https://commits.webkit.org/279721@main
> Reviewed commits have been landed. Closing PR #29476 and removing active labels.
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