[Webkit-unassigned] [Bug 192197] Rename ENABLE_SUBTLE_CRYPTO to ENABLE_WEB_CRYPTO

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 12:39:50 PST 2018


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

--- Comment #7 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Jiewen Tan from comment #6)
> Maybe it would be better to rename ENABLE_WEB_CRYPTO to
> ENABLE_SUBTLE_CRYPTO. From the Crypto class, I believe the crypto interface
> is enabled by default for all ports? Just the SubtleCrypto interface is
> platform dependent.

ENABLE_WEB_CRYPTO exists only to rename the ENABLE_SUBTLE_CRYPTO option so that it can be presented as a public build option. You'll see nothing is guarded by it, it's just a stub option so that we don't have to expose a confusing internal name ENABLE_SUBTLE_CRYPTO.

-- 
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/20181130/c1b199dc/attachment.html>


More information about the webkit-unassigned mailing list