[Webkit-unassigned] [Bug 208192] [Curl] Add TLS debugging feature to log encryption keys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 28 00:54:13 PST 2020


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

--- Comment #27 from Takashi Komori <Takashi.Komori at sony.com> ---
(In reply to Fujii Hironori from comment #25)
> WEBKIT_OPTION_END is already called in OptionsWin.cmake for WinCairo.
> It seems that WEBKIT_OPTION_END shouldn't be called twice because
> FEATURE_DEFINES will get duplicated entries.
> I think it should be moved into OptionsWin.cmake.
> 
> if (WTF_PLATFORM_WIN_CAIRO)
>     WEBKIT_OPTION_DEFINE(ENABLE_TLS_DEBUG "Enable TLS key log support"
> PRIVATE ON)
> endif ()

Fixed.

-- 
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/20200228/9af818d7/attachment-0001.htm>


More information about the webkit-unassigned mailing list