Bug 184561

Summary: [Curl] Fix clang build error in CurlContext.cpp
Product: WebKit Reporter: Christopher Reid <chris.reid>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, darin, don.olmstead, ews-watchlist, galpeter, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Christopher Reid 2018-04-12 15:54:55 PDT
MSVC allows explicit template specialization in classes but gcc/clang do not.
Comment 1 Christopher Reid 2018-04-12 16:02:29 PDT
Created attachment 337845 [details]
Patch
Comment 2 WebKit Commit Bot 2018-04-12 18:56:29 PDT
Comment on attachment 337845 [details]
Patch

Clearing flags on attachment: 337845

Committed r230620: <https://trac.webkit.org/changeset/230620>
Comment 3 WebKit Commit Bot 2018-04-12 18:56:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-04-12 18:57:20 PDT
<rdar://problem/39401780>