[Webkit-unassigned] [Bug 229902] New: Use USE(SYSTEM_MALLOC) macro in all cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 15:38:23 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229902

            Bug ID: 229902
           Summary: Use USE(SYSTEM_MALLOC) macro in all cases
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com
                CC: ggaren at apple.com

There're a lot of usage of following old style:
> #if defined(USE_SYSTEM_MALLOC) && USE_SYSTEM_MALLOC

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210903/adc70a48/attachment.htm>


More information about the webkit-unassigned mailing list