Bug 169240 - [cairo] error C2065: 'quality': undeclared identifier since r213412
Summary: [cairo] error C2065: 'quality': undeclared identifier since r213412
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords:
Depends on: 148878
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-06 17:11 PST by Fujii Hironori
Modified: 2017-03-06 19:11 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2017-03-06 17:52 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2017-03-06 17:11:01 PST
[cairo] error C2065: 'quality': undeclared identifier since r213412

https://trac.webkit.org/changeset/213412 (Bug 148878)

> ..\..\Source\WebCore\platform\graphics\cairo\ImageBufferCairo.cpp(556): error C2065: 'quality': undeclared identifier
Comment 1 Fujii Hironori 2017-03-06 17:52:40 PST
Created attachment 303594 [details]
Patch
Comment 2 Fujii Hironori 2017-03-06 17:58:38 PST
This happens only in WinCairo port.
Because GTK+ port does not use this function.
Comment 3 WebKit Commit Bot 2017-03-06 19:11:17 PST
Comment on attachment 303594 [details]
Patch

Clearing flags on attachment: 303594

Committed r213491: <http://trac.webkit.org/changeset/213491>
Comment 4 WebKit Commit Bot 2017-03-06 19:11:20 PST
All reviewed patches have been landed.  Closing bug.