Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a7cc63aa47ddcd39ec34f13e0338a14c9622c94d https://github.com/WebKit/WebKit/commit/a7cc63aa47ddcd39ec34f13e0338a14c9622c94d Author: Fujii Hironori <hironori.fu...@sony.com> Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths: M Source/WebCore/platform/graphics/skia/PlatformDisplaySkia.cpp Log Message: ----------- Fix errors of platform/graphics/skia/PlatformDisplaySkia.cpp for Windows https://bugs.webkit.org/show_bug.cgi?id=282314 Reviewed by Carlos Garcia Campos. Windows has a macro `interface` defined. Renamed a variable name `interface` to `grGLInterface`. Fixed a wrong path of GrGLMakeEGLInterface.h. * Source/WebCore/platform/graphics/skia/PlatformDisplaySkia.cpp: (WebCore::skiaGLInterface): Canonical link: https://commits.webkit.org/285894@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes