Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0420fc0c8cc47b66fc3a2bf10c9ca402db2b8ce0
      
https://github.com/WebKit/WebKit/commit/0420fc0c8cc47b66fc3a2bf10c9ca402db2b8ce0
  Author: Fujii Hironori <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to