Bug 137654

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

Description peavo 2014-10-13 03:06:04 PDT
A template specialization is not needed anymore.
Comment 1 peavo 2014-10-13 03:13:13 PDT
Created attachment 239721 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-14 01:11:26 PDT
Comment on attachment 239721 [details]
Patch

Clearing flags on attachment: 239721

Committed r174673: <http://trac.webkit.org/changeset/174673>
Comment 3 WebKit Commit Bot 2014-10-14 01:11:30 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 peavo 2014-10-14 01:32:44 PDT
Thanks for reviewing :)