[webkit-changes] [WebKit/WebKit] d9254b: [Win Skia] Build fix after 287060 at main

Fujii Hironori noreply at github.com
Wed Nov 27 01:52:25 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d9254b2e866848718db096eb5138e910bb549cd2
      https://github.com/WebKit/WebKit/commit/d9254b2e866848718db096eb5138e910bb549cd2
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2024-11-27 (Wed, 27 Nov 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/ImageBufferBackend.h
    M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp
    M Source/WebCore/platform/graphics/skia/ImageBufferSkiaAcceleratedBackend.cpp

  Log Message:
  -----------
  [Win Skia] Build fix after 287060 at main
https://bugs.webkit.org/show_bug.cgi?id=283743

Reviewed by Carlos Garcia Campos.

Fixed missing WEBCORE_EXPORT, missing header, and mission #if
problems.

* Source/WebCore/platform/graphics/ImageBufferBackend.h:
* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp:
(WebCore::GraphicsContextSkia::drawNativeImageInternal):
(WebCore::GraphicsContextSkia::drawFilteredImageBuffer):
(WebCore::GraphicsContextSkia::drawPattern):
* Source/WebCore/platform/graphics/skia/ImageBufferSkiaAcceleratedBackend.cpp:

Canonical link: https://commits.webkit.org/287117@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