RESOLVED FIXED Bug 170275
[WinCairo] ImageCairoWin.cpp: error C2660: 'WebCore::BitmapImage::draw': function does not take 6 arguments
https://bugs.webkit.org/show_bug.cgi?id=170275
Summary [WinCairo] ImageCairoWin.cpp: error C2660: 'WebCore::BitmapImage::draw': func...
Fujii Hironori
Reported 2017-03-30 02:06:40 PDT
WinCairo fails to build since Bug 169771 (r305537). > ImageCairoWin.cpp >Source\WebCore\platform\graphics\win\ImageCairoWin.cpp(84): error C2660: 'WebCore::BitmapImage::draw': function does not take 6 arguments >Source\WebCore\platform\graphics\win\ImageCairoWin.cpp(103): error C2660: 'WebCore::BitmapImage::draw': function does not take 6 arguments >Source\WebCore\platform\graphics\win\ImageCairoWin.cpp(111): error C2660: 'WebCore::BitmapImage::draw': function does not take 6 arguments
Attachments
Patch (3.34 KB, patch)
2017-03-30 02:14 PDT, Fujii Hironori
no flags
Patch (3.34 KB, patch)
2017-03-30 02:24 PDT, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2017-03-30 02:14:48 PDT
Fujii Hironori
Comment 2 2017-03-30 02:24:21 PDT
Fujii Hironori
Comment 3 2017-03-30 02:25:15 PDT
(In reply to Fujii Hironori from comment #0) > WinCairo fails to build since Bug 169771 (r305537). Wrong rev number. https://trac.webkit.org/changeset/214450
WebKit Commit Bot
Comment 4 2017-03-30 08:54:13 PDT
Comment on attachment 305850 [details] Patch Clearing flags on attachment: 305850 Committed r214606: <http://trac.webkit.org/changeset/214606>
WebKit Commit Bot
Comment 5 2017-03-30 08:54:17 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.