[webkit-changes] [WebKit/WebKit] 62e87f: [WebGPU] Leaking privacy sensitive information by ...

mwyrzykowski noreply at github.com
Tue May 21 15:55:38 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 62e87f7a7aab0a0a15f3be7e377bcf41d5604715
      https://github.com/WebKit/WebKit/commit/62e87f7a7aab0a0a15f3be7e377bcf41d5604715
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-05-21 (Tue, 21 May 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/ComputePipeline.mm
    M Source/WebGPU/WebGPU/RenderPipeline.mm

  Log Message:
  -----------
  [WebGPU] Leaking privacy sensitive information by not calling localizedDescription
https://bugs.webkit.org/show_bug.cgi?id=274448
<rdar://problem/128447581>

Reviewed by Dan Glastonbury.

Avoid leaking the GPU driver name in validation error messages.

* Source/WebGPU/WebGPU/ComputePipeline.mm:
* Source/WebGPU/WebGPU/RenderPipeline.mm:

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