Bug 117798

Summary: [WinCairo] Does not compile.
Product: WebKit Reporter: peavo
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.