[Webkit-unassigned] [Bug 202895] New: Fix compilation of Crypto.cpp on macOS with !WEB_CRYPTO

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 13 09:15:33 PDT 2019


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

            Bug ID: 202895
           Summary: Fix compilation of Crypto.cpp on macOS with
                    !WEB_CRYPTO
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru

Crypto.cpp does not use getCommonCryptoDigestAlgorithm(), defined in CommonCryptoUtilities.h, but requires CommonCrypto includes which are coming with it. However, when WEB_CRYPTO is disabled necessary transitive includes are missing.

-- 
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/20191013/8e53eeb4/attachment.html>


More information about the webkit-unassigned mailing list