WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245052
REGRESSION(
254322@main
) PlatformCAAnimationWin.cpp(550,86): error C2660: 'CFArrayAppendValue': function does not take 1 arguments
https://bugs.webkit.org/show_bug.cgi?id=245052
Summary
REGRESSION(254322@main) PlatformCAAnimationWin.cpp(550,86): error C2660: 'CFA...
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
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2022-09-12 09:12:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4261
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
<
rdar://problem/99824467
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug