Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f0294b5a9c38cb842b44bee7840b65db358dea13 https://github.com/WebKit/WebKit/commit/f0294b5a9c38cb842b44bee7840b65db358dea13 Author: Fujii Hironori <hironori.fu...@sony.com> Date: 2024-10-22 (Tue, 22 Oct 2024)
Changed paths: M Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.h M Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h Log Message: ----------- [TextureMapper] Convert class-level WEBCORE_EXPORT to method-level https://bugs.webkit.org/show_bug.cgi?id=281899 Reviewed by Carlos Garcia Campos. check-webkit-style complains inline functions in class-level WEBCORE_EXPORT. And, WebKit prefers method-level WEBCORE_EXPORT. * Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.h: * Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h: Canonical link: https://commits.webkit.org/285551@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