Bug 178378

Summary: [Curl] Forward declaration "class Cookie;" in CookieJarCurl.h should be "struct Cookie;"
Product: WebKit Reporter: Yoshiaki Jitsukawa <yoshiaki.jitsukawa>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, buildbot, commit-queue, don.olmstead, galpeter, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Yoshiaki Jitsukawa
Reported 2017-10-16 23:48:03 PDT
In CookieJarCurl.h, Cookie is forward-declared as a class but it's a struct.
Attachments
Patch (2.79 KB, patch)
2017-10-16 23:55 PDT, Yoshiaki Jitsukawa
no flags
Yoshiaki Jitsukawa
Comment 1 2017-10-16 23:55:36 PDT
Per Arne Vollan
Comment 2 2017-10-17 08:52:21 PDT
Comment on attachment 324000 [details] Patch R=me.
WebKit Commit Bot
Comment 3 2017-10-17 09:20:29 PDT
Comment on attachment 324000 [details] Patch Clearing flags on attachment: 324000 Committed r223550: <https://trac.webkit.org/changeset/223550>
WebKit Commit Bot
Comment 4 2017-10-17 09:20:31 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-10-17 09:20:57 PDT
Note You need to log in before you can comment on or make changes to this bug.