[webkit-changes] [WebKit/WebKit] 95f953: [WebGPU] Metal compiler error message can expose p...

mwyrzykowski noreply at github.com
Thu Jun 20 09:06:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95f95344fbdd5f0a09132ae183083a2496c761ab
      https://github.com/WebKit/WebKit/commit/95f95344fbdd5f0a09132ae183083a2496c761ab
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    A LayoutTests/fast/webgpu/regression/repro_275624-expected.txt
    A LayoutTests/fast/webgpu/regression/repro_275624.html
    M Source/WebGPU/WebGPU/ShaderModule.mm

  Log Message:
  -----------
  [WebGPU] Metal compiler error message can expose privacy sensitive information
https://bugs.webkit.org/show_bug.cgi?id=275624
<radar://130065215>

Reviewed by Dan Glastonbury.

Metal compilation error message was leaking privacy sensitive information.

* LayoutTests/TestExpectations:
Skip for debug as we print privacy sensitive information in debug.

* LayoutTests/fast/webgpu/regression/repro_275624-expected.txt: Added.
* LayoutTests/fast/webgpu/regression/repro_275624.html: Added.
Add regression test.

* Source/WebGPU/WebGPU/ShaderModule.mm:
(WebGPU::ShaderModule::createLibrary):

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