[Webkit-unassigned] [Bug 219570] New: [WTF] fix SYSTEM_MALLOC build on non-Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 5 15:41:18 PST 2020


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

            Bug ID: 219570
           Summary: [WTF] fix SYSTEM_MALLOC build on non-Linux
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: samuel.thibault at ens-lyon.org

Created attachment 415502

  --> https://bugs.webkit.org/attachment.cgi?id=415502&action=review

proposed fix

Hello,

In the SYSTEM_MALLOC case, only the Windows and Linux ports have an implementation for computeRAMSize. The attached patch adds a generic Unix one using sysconf.

-- 
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/20201205/bd993f64/attachment.htm>


More information about the webkit-unassigned mailing list