Bug 286670

Summary: [Win Skia] FontCacheSkiaWin.cpp: error: no viable conversion from 'span<const char>' to 'const span<const LChar>'
Product: WebKit Reporter: Fujii Hironori <fujii.hironori>
Component: New BugsAssignee: Fujii Hironori <fujii.hironori>
Status: RESOLVED FIXED    
Severity: Normal Keywords: DoNotImportToRadar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Fujii Hironori
Reported 2025-01-28 23:25:55 PST
After 289290@main, Windows Skia port can't compile. C:\webkit\wc\Source\WebCore\platform\graphics\win\FontCacheSkiaWin.cpp(79,9): error: no viable conversion from 'span<const char>' to 'const span<const LChar>' 79 | "AHEM____.TTF"_span, | ^~~~~~~~~~~~~~~~~~~
Attachments
Fujii Hironori
Comment 1 2025-01-28 23:32:54 PST
EWS
Comment 2 2025-01-28 23:36:04 PST
Committed 289487@main (0420fc0c8cc4): <https://commits.webkit.org/289487@main> Reviewed commits have been landed. Closing PR #39676 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.