Bug 143531 - [Curl] Compile error in CurlCacheEntry::parseResponseHeaders method.
Summary: [Curl] Compile error in CurlCacheEntry::parseResponseHeaders method.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 143522 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-04-08 12:46 PDT by peavo
Modified: 2015-04-09 21:34 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.92 KB, patch)
2015-04-08 12:49 PDT, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2015-04-08 12:46:27 PDT
Cache related methods in ResourceResponse have changed return type.
Comment 1 peavo 2015-04-08 12:49:12 PDT
Created attachment 250375 [details]
Patch
Comment 2 Alex Christensen 2015-04-08 14:33:26 PDT
Comment on attachment 250375 [details]
Patch

Broken since http://trac.webkit.org/changeset/182271
Comment 3 WebKit Commit Bot 2015-04-08 15:22:25 PDT
Comment on attachment 250375 [details]
Patch

Clearing flags on attachment: 250375

Committed r182571: <http://trac.webkit.org/changeset/182571>
Comment 4 WebKit Commit Bot 2015-04-08 15:22:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Sungmann Cho 2015-04-09 21:34:34 PDT
*** Bug 143522 has been marked as a duplicate of this bug. ***