Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d0e5ac99f880403794204c413f0a3d950dd3200
      
https://github.com/WebKit/WebKit/commit/9d0e5ac99f880403794204c413f0a3d950dd3200
  Author: Pablo Saavedra <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to