Bug 116584 - [Windows, curl] WebDownloadCurl.cpp should not include SystemTime.h
Summary: [Windows, curl] WebDownloadCurl.cpp should not include SystemTime.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-21 17:03 PDT by Mark Salisbury
Modified: 2013-05-21 20:06 PDT (History)
3 users (show)

See Also:


Attachments
Proposed fix (1.07 KB, patch)
2013-05-21 17:08 PDT, Mark Salisbury
no flags Details | Formatted Diff | Diff
Proposed fix (1.07 KB, patch)
2013-05-21 17:17 PDT, Mark Salisbury
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Salisbury 2013-05-21 17:03:14 PDT
In 150216, SystemTime header and implementations were removed.  WebDownloadCurl.cpp still includes SystemTime.h.
Comment 1 Mark Salisbury 2013-05-21 17:08:51 PDT
Created attachment 202479 [details]
Proposed fix
Comment 2 Mark Salisbury 2013-05-21 17:17:51 PDT
Created attachment 202481 [details]
Proposed fix

Renamed patch file to match bug 3.
Comment 3 WebKit Commit Bot 2013-05-21 20:06:55 PDT
Comment on attachment 202481 [details]
Proposed fix

Clearing flags on attachment: 202481

Committed r150499: <http://trac.webkit.org/changeset/150499>
Comment 4 WebKit Commit Bot 2013-05-21 20:06:57 PDT
All reviewed patches have been landed.  Closing bug.