[webkit-changes] [WebKit/WebKit] 9d0e5a: [WebGPU] Fix build error in WebGPUOutOfMemoryError...

Pablo Saavedra Rodiño noreply at github.com
Wed May 8 16:33:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d0e5ac99f880403794204c413f0a3d950dd3200
      https://github.com/WebKit/WebKit/commit/9d0e5ac99f880403794204c413f0a3d950dd3200
  Author: Pablo Saavedra <psaavedra at igalia.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M Source/WebKit/Shared/WebGPU/WebGPUExternalTextureBindingLayout.cpp
    M Source/WebKit/Shared/WebGPU/WebGPUOutOfMemoryError.cpp

  Log Message:
  -----------
  [WebGPU] Fix build error in WebGPUOutOfMemoryError and WebGPUExternalTextureBindingLayout
https://bugs.webkit.org/show_bug.cgi?id=273821

Reviewed by Mike Wyrzykowski.

This fixes the error: converting to 'std::optional<WebKit::WebGPU::OutOfMemoryError>'
from initializer list would use explicit constructor.

* Source/WebKit/Shared/WebGPU/WebGPUExternalTextureBindingLayout.cpp:
(WebKit::WebGPU::ConvertToBackingContext::convertToBacking):
(WebKit::WebGPU::ConvertFromBackingContext::convertFromBacking):
* Source/WebKit/Shared/WebGPU/WebGPUOutOfMemoryError.cpp:
(WebKit::WebGPU::ConvertToBackingContext::convertToBacking):

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