[webkit-changes] [WebKit/WebKit] f349ce: [Skia] Animation on images motion mark test doesn'...

Carlos Garcia Campos noreply at github.com
Thu Mar 21 01:48:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f349cebbce3f2278e3944d1024a9ec04a1a929bb
      https://github.com/WebKit/WebKit/commit/f349cebbce3f2278e3944d1024a9ec04a1a929bb
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/ImageBufferSkiaUnacceleratedBackend.cpp

  Log Message:
  -----------
  [Skia] Animation on images motion mark test doesn't work on the CPU
https://bugs.webkit.org/show_bug.cgi?id=271319

Reviewed by Nikolas Zimmermann.

Use SkSurface::peekPixels() instead of SkSurface::makeImageSnapshot()
when creating a NativeImage reference.

* Source/WebCore/platform/graphics/skia/ImageBufferSkiaUnacceleratedBackend.cpp:
(WebCore::ImageBufferSkiaUnacceleratedBackend::createNativeImageReference):

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