[webkit-changes] [WebKit/WebKit] dff426: Early return if accelerated image conversion fails

Alex Christensen noreply at github.com
Fri Mar 15 15:03:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dff42693529a291af9cee354a873f1b8bbdb2134
      https://github.com/WebKit/WebKit/commit/dff42693529a291af9cee354a873f1b8bbdb2134
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2024-03-15 (Fri, 15 Mar 2024)

  Changed paths:
    A LayoutTests/fast/webgpu/accelerated-image-conversion-failure-expected.txt
    A LayoutTests/fast/webgpu/accelerated-image-conversion-failure.html
    M Source/WebCore/platform/graphics/PixelBufferConversion.cpp

  Log Message:
  -----------
  Early return if accelerated image conversion fails
https://bugs.webkit.org/show_bug.cgi?id=271078
rdar://124288802

Reviewed by Mike Wyrzykowski.

* LayoutTests/fast/webgpu/accelerated-image-conversion-failure-expected.txt: Added.
* LayoutTests/fast/webgpu/accelerated-image-conversion-failure.html: Added.
* Source/WebCore/platform/graphics/PixelBufferConversion.cpp:
(WebCore::convertImagePixelsAccelerated):

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