Bug 226966

Summary: [AppleWin] Fix build failure
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2021-06-14 05:14:22 PDT
The AppleWin build is failing due to the following warning:

platform\cf\MediaAccessibilitySoftLink.h(67,1): warning C4273: 'MAAudibleMediaCopyPreferredCharacteristics': inconsistent dll linkage
Comment 1 Per Arne Vollan 2021-06-14 05:15:01 PDT
<rdar://79228536>
Comment 2 Per Arne Vollan 2021-06-14 05:19:07 PDT
Created attachment 431312 [details]
Patch
Comment 3 Per Arne Vollan 2021-06-14 11:11:10 PDT
Comment on attachment 431312 [details]
Patch

Thanks for reviewing!
Comment 4 EWS 2021-06-14 11:20:15 PDT
Committed r278838 (238787@main): <https://commits.webkit.org/238787@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431312 [details].