[webkit-changes] [WebKit/WebKit] e8e685: [WebGPU] Opening https://webgpu.github.io/webgpu-s...

mwyrzykowski noreply at github.com
Tue Sep 12 14:53:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8e685d21d2b2879e3ec8cf1d76bce09b1da3db8
      https://github.com/WebKit/WebKit/commit/e8e685d21d2b2879e3ec8cf1d76bce09b1da3db8
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M Source/WebCore/html/canvas/GPUCanvasContextCocoa.mm

  Log Message:
  -----------
  [WebGPU] Opening https://webgpu.github.io/webgpu-samples/samples/resizeCanvas crashes the web process
https://bugs.webkit.org/show_bug.cgi?id=255690
<radar://108287776>

Reviewed by Tadeu Zagallo.

Move on std::optional doesn't reset its value.

* Source/WebCore/html/canvas/GPUCanvasContextCocoa.mm:
(WebCore::GPUCanvasContextCocoa::reshape):

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




More information about the webkit-changes mailing list