[webkit-changes] [WebKit/WebKit] 87647c: [WebGPU] Crash in WebCore::GPUCanvasContextCocoa::...

mwyrzykowski noreply at github.com
Fri Feb 16 12:13:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 87647c778231c0eb4fa032b29cc2a6d254b897ea
      https://github.com/WebKit/WebKit/commit/87647c778231c0eb4fa032b29cc2a6d254b897ea
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

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

  Log Message:
  -----------
  [WebGPU] Crash in WebCore::GPUCanvasContextCocoa::prepareForDisplay
https://bugs.webkit.org/show_bug.cgi?id=269584
<radar://123018719>

Reviewed by Tadeu Zagallo.

Vector overflow crash reported, only visible index operator
inside the callback is this line.

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

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