Bug 154545 - [WinCairo] Compile fix.
Summary: [WinCairo] Compile fix.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-22 11:19 PST by peavo
Modified: 2016-03-16 00:18 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2016-02-22 11:23 PST, 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 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>