Bug 154545

Summary: [WinCairo] Compile fix.
Product: WebKit Reporter: peavo
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cgarcia, commit-queue, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description peavo 2016-02-22 11:19:52 PST
..\..\Source\WebKit\win\WebCoreSupport\AcceleratedCompositingContext.cpp(363): error C2660: 'WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers': function does not take 0 arguments
Comment 1 peavo 2016-02-22 11:23:40 PST
Created attachment 271937 [details]
Patch
Comment 2 Alex Christensen 2016-02-22 11:27:33 PST
Looks like https://bugs.webkit.org/show_bug.cgi?id=126122
Comment 3 peavo 2016-02-22 11:58:28 PST
Thanks for reviewing, Alex :)
Comment 4 WebKit Commit Bot 2016-02-22 12:15:26 PST
Comment on attachment 271937 [details]
Patch

Clearing flags on attachment: 271937

Committed r196951: <http://trac.webkit.org/changeset/196951>
Comment 5 WebKit Commit Bot 2016-02-22 12:15:30 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Carlos Garcia Campos 2016-03-16 00:18:27 PDT
Committed r198268: <http://trac.webkit.org/changeset/198268>