Bug 120109 - [curl] only include WebCoreBundleWin on Windows
Summary: [curl] only include WebCoreBundleWin on Windows
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:
Depends on:
Blocks:
 
Reported: 2013-08-21 07:25 PDT by sipka
Modified: 2013-08-21 08:59 PDT (History)
3 users (show)

See Also:


Attachments
build fix (1.17 KB, patch)
2013-08-21 07:32 PDT, sipka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sipka 2013-08-21 07:25:51 PDT
The ResourceHandleManager file is not only used on Windows, but the WebCoreBundleWin is a Windows specific file which is always included. So this won't work on Linux in this state. 
154146 revision caused this build failure.
Comment 1 sipka 2013-08-21 07:32:23 PDT
Created attachment 209265 [details]
build fix

propose fix
Comment 2 Brent Fulgham 2013-08-21 08:35:35 PDT
Comment on attachment 209265 [details]
build fix

r=me
Comment 3 WebKit Commit Bot 2013-08-21 08:59:19 PDT
Comment on attachment 209265 [details]
build fix

Clearing flags on attachment: 209265

Committed r154386: <http://trac.webkit.org/changeset/154386>
Comment 4 WebKit Commit Bot 2013-08-21 08:59:20 PDT
All reviewed patches have been landed.  Closing bug.