Bug 202829

Summary: Guard GCrypt-specific code with USE(GCRYPT) instead of PLATFORM macros
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: WebCore Misc.Assignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, cgarcia, ews-watchlist, jiewen_tan, mcatanzaro, webkit-bug-importer, zan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Konstantin Tokarev 2019-10-10 16:23:19 PDT
Guard GCrypt-specific code with USE(GCRYPT) instead of PLATFORM(GTK) || PLATFORM(WPE)
Comment 1 Konstantin Tokarev 2019-10-10 16:27:15 PDT
Created attachment 380695 [details]
Patch
Comment 2 Jiewen Tan 2019-10-10 19:43:54 PDT
Comment on attachment 380695 [details]
Patch

LGTM. r=me.
Comment 3 Konstantin Tokarev 2019-10-10 19:47:26 PDT
Comment on attachment 380695 [details]
Patch

Clearing flags on attachment: 380695

Committed r251000: <https://trac.webkit.org/changeset/251000>
Comment 4 Konstantin Tokarev 2019-10-10 19:47:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-10-10 19:48:15 PDT
<rdar://problem/56178648>