[webkit-changes] [WebKit/WebKit] 0420fc: [Win Skia] FontCacheSkiaWin.cpp: error: no viable ...
Fujii Hironori
noreply at github.com
Tue Jan 28 23:36:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0420fc0c8cc47b66fc3a2bf10c9ca402db2b8ce0
https://github.com/WebKit/WebKit/commit/0420fc0c8cc47b66fc3a2bf10c9ca402db2b8ce0
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M Source/WebCore/platform/graphics/win/FontCacheSkiaWin.cpp
Log Message:
-----------
[Win Skia] FontCacheSkiaWin.cpp: error: no viable conversion from 'span<const char>' to 'const span<const LChar>'
https://bugs.webkit.org/show_bug.cgi?id=286670
Unreviewed build fix for Windows Skia port.
<https://commits.webkit.org/289290@main> changed ""_span operator to return `span<const char>`.
* Source/WebCore/platform/graphics/win/FontCacheSkiaWin.cpp:
(WebCore::FontCache::createDWriteFactory):
Canonical link: https://commits.webkit.org/289487@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list