Bug 175860 - [Win] Fix compile errors.
Summary: [Win] Fix compile errors.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-22 16:28 PDT by Per Arne Vollan
Modified: 2017-08-22 17:07 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2017-08-22 16:33 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>