Bug 245052
Summary: | REGRESSION(254322@main) PlatformCAAnimationWin.cpp(550,86): error C2660: 'CFArrayAppendValue': function does not take 1 arguments | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fujii Hironori <Hironori.Fujii> |
Component: | WebCore Misc. | Assignee: | Alex Christensen <achristensen> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | achristensen, bfulgham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 245088 |
Fujii Hironori
REGRESSION(254322@main) PlatformCAAnimationWin.cpp(550,86): error C2660: 'CFArrayAppendValue': function does not take 1 arguments
AppleWin can' compile after 254322@main (bug#244874)
C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\platform\graphics\ca\win\PlatformCAAnimationWin.cpp(550,79): error C2664: 'WTF::RetainPtr<CACFTimingFunctionRef> toCACFTimingFunction(const WebCore::TimingFunction *,bool)': cannot convert argument 1 from 'const T' to 'const WebCore::TimingFunction *' [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\platform\graphics\ca\win\PlatformCAAnimationWin.cpp(550,86): error C2660: 'CFArrayAppendValue': function does not take 1 arguments [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alex Christensen
Pull request: https://github.com/WebKit/WebKit/pull/4261
EWS
Committed 254385@main (a068fb63eff5): <https://commits.webkit.org/254385@main>
Reviewed commits have been landed. Closing PR #4261 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99824467>