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
Reported 2022-09-11 13:25:17 PDT
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
Alex Christensen
Comment 1 2022-09-12 09:12:03 PDT
EWS
Comment 2 2022-09-12 09:15:27 PDT
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
Comment 3 2022-09-12 09:16:18 PDT
Note You need to log in before you can comment on or make changes to this bug.