[webkit-changes] [WebKit/WebKit] a7cc63: Fix errors of platform/graphics/skia/PlatformDispl...
Fujii Hironori
noreply at github.com
Wed Oct 30 03:16:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a7cc63aa47ddcd39ec34f13e0338a14c9622c94d
https://github.com/WebKit/WebKit/commit/a7cc63aa47ddcd39ec34f13e0338a14c9622c94d
Author: Fujii Hironori <Hironori.Fujii at 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
More information about the webkit-changes
mailing list