Bug 133901

Summary: [Curl] Compile errors related to http headers.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex.christensen, bfulgham, commit-queue, galpeter
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

peavo
Reported 2014-06-14 07:58:54 PDT
There are currently some compile errors in curl, because http headers are now specified with an enum instead of a string.
Attachments
Patch (2.72 KB, patch)
2014-06-14 08:03 PDT, peavo
no flags
peavo
Comment 1 2014-06-14 08:03:21 PDT
Brent Fulgham
Comment 2 2014-06-14 08:36:13 PDT
Comment on attachment 233107 [details] Patch R=me
WebKit Commit Bot
Comment 3 2014-06-14 09:07:19 PDT
Comment on attachment 233107 [details] Patch Clearing flags on attachment: 233107 Committed r169970: <http://trac.webkit.org/changeset/169970>
WebKit Commit Bot
Comment 4 2014-06-14 09:07:22 PDT
All reviewed patches have been landed. Closing bug.
peavo
Comment 5 2014-06-14 09:31:16 PDT
(In reply to comment #2) > (From update of attachment 233107 [details]) > R=me Thanks for reviewing :)
Note You need to log in before you can comment on or make changes to this bug.