Bug 175860

Summary: [Win] Fix compile errors.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2017-08-22 16:28:17 PDT
There are currently a couple of compile errors in CookieJarCFNet.cpp on Windows.
Comment 1 Per Arne Vollan 2017-08-22 16:33:04 PDT
Created attachment 318822 [details]
Patch
Comment 2 Brent Fulgham 2017-08-22 16:37:56 PDT
Comment on attachment 318822 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=318822&action=review

r=me.

> Source/WebCore/platform/network/cf/CookieJarCFNet.cpp:62
> +DECLARE_CF_TYPE_TRAIT(CFHTTPCookie);

Doh!
Comment 3 WebKit Commit Bot 2017-08-22 17:06:54 PDT
Comment on attachment 318822 [details]
Patch

Clearing flags on attachment: 318822

Committed r221058: <http://trac.webkit.org/changeset/221058>
Comment 4 WebKit Commit Bot 2017-08-22 17:06:56 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-08-22 17:07:19 PDT
<rdar://problem/34025297>