[webkit-changes] [WebKit/WebKit] 71b01c: [BMalloc] Add macro check to BUSE_TZONE feature de...

Michael Saboff noreply at github.com
Tue Jun 4 16:37:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 71b01c1ef9bad8f3e02baa0565e149552ef60e16
      https://github.com/WebKit/WebKit/commit/71b01c1ef9bad8f3e02baa0565e149552ef60e16
  Author: Michael Saboff <msaboff at apple.com>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
    M Source/bmalloc/bmalloc/BPlatform.h

  Log Message:
  -----------
  [BMalloc] Add macro check to BUSE_TZONE feature define
https://bugs.webkit.org/show_bug.cgi?id=275078
rdar://129187840

Reviewed by Ryan Haddad and Elliott Williams.

Added an "#if !defined(BUSE_TZONE)" check for the setting of BUSE_TZONE to allow the flag to be set with a compile time define.

* Source/bmalloc/bmalloc/BPlatform.h:

Canonical link: https://commits.webkit.org/279721@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list