Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5decddd9f90bf7ea24fd63a1c4a7d9ca8270ecdc
      
https://github.com/WebKit/WebKit/commit/5decddd9f90bf7ea24fd63a1c4a7d9ca8270ecdc
  Author: Tadeu Zagallo <[email protected]>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/faceForward-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/normalize-expected.txt
    M LayoutTests/platform/mac-wk2/TestExpectations
    M Source/WebGPU/WGSL/ConstantFunctions.h

  Log Message:
  -----------
  [WebGPU] shader,validation,expression,call,builtin,faceForward:* is failing
https://bugs.webkit.org/show_bug.cgi?id=316408
rdar://178819246

Reviewed by Mike Wyrzykowski.

The issue was caused by a missing check for infinite results in the addition,
subtraction and multiplication constant functions. That also fixed the test for
the `normalize` builtin function.

* 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/faceForward-expected.txt:
* 
LayoutTests/http/tests/webgpu/webgpu/shader/validation/expression/call/builtin/normalize-expected.txt:
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebGPU/WGSL/ConstantFunctions.h:
(WGSL::CONSTANT_FUNCTION):

Canonical link: https://commits.webkit.org/314809@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to