Bug 117798 - [WinCairo] Does not compile.
Summary: [WinCairo] Does not compile.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-19 07:01 PDT by peavo
Modified: 2013-06-19 11:06 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2013-06-19 07:27 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 2013-06-19 07:01:15 PDT
Some of the errors:

WebFrameNetworkingContext.h(51): error C3668: 'WebFrameNetworkingContext::storageSession' : method with override specifier 'override' did not override any base class methods
WebKitSystemInterface.h(74): error C2065: 'CGFloat' : undeclared identifier
WebKitSystemInterface.h(74): error C2182: 'wkSetFontSmoothingContrast' : illegal use of type 'void'
Comment 1 peavo 2013-06-19 07:27:19 PDT
Created attachment 205005 [details]
Patch
Comment 2 Brent Fulgham 2013-06-19 10:53:12 PDT
Comment on attachment 205005 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-06-19 11:06:14 PDT
Comment on attachment 205005 [details]
Patch

Clearing flags on attachment: 205005

Committed r151742: <http://trac.webkit.org/changeset/151742>
Comment 4 WebKit Commit Bot 2013-06-19 11:06:16 PDT
All reviewed patches have been landed.  Closing bug.