[webkit-changes] [WebKit/WebKit] 055511: PresentationContextIOSurface::configure should che...

Alex Christensen noreply at github.com
Wed Mar 6 20:03:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 055511d1aab8adce779b45c6dff36d74e3b8d381
      https://github.com/WebKit/WebKit/commit/055511d1aab8adce779b45c6dff36d74e3b8d381
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    A LayoutTests/fast/webgpu/invalid-surface-height-expected.txt
    A LayoutTests/fast/webgpu/invalid-surface-height.html
    M Source/WebGPU/WebGPU/PresentationContextIOSurface.mm

  Log Message:
  -----------
  PresentationContextIOSurface::configure should check for invalid height before creating MTLTexture
https://bugs.webkit.org/show_bug.cgi?id=270608
rdar://124143113

Reviewed by Mike Wyrzykowski.

* LayoutTests/fast/webgpu/invalid-surface-height-expected.txt: Added.
* LayoutTests/fast/webgpu/invalid-surface-height.html: Added.
* Source/WebGPU/WebGPU/PresentationContextIOSurface.mm:
(WebGPU::PresentationContextIOSurface::configure):

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