[webkit-changes] [WebKit/WebKit] 54bcaf: Unreviewed, reverting 281071 at main (a6cc7410c8da)

mwyrzykowski noreply at github.com
Sat Jul 27 03:45:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 54bcafcad850087a4f16fef13bb779ad0b0d0ee7
      https://github.com/WebKit/WebKit/commit/54bcafcad850087a4f16fef13bb779ad0b0d0ee7
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-07-27 (Sat, 27 Jul 2024)

  Changed paths:
    R LayoutTests/fast/webgpu/nocrash/fuzz-272353-expected.txt
    R LayoutTests/fast/webgpu/nocrash/fuzz-272353.html
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUCompositorIntegrationImpl.cpp
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUPresentationContextImpl.cpp
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUPresentationContextImpl.h
    M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUPresentationContext.h
    M Source/WebGPU/WebGPU/CommandBuffer.h
    M Source/WebGPU/WebGPU/CommandBuffer.mm
    M Source/WebGPU/WebGPU/CommandEncoder.h
    M Source/WebGPU/WebGPU/CommandEncoder.mm
    M Source/WebGPU/WebGPU/PresentationContext.h
    M Source/WebGPU/WebGPU/PresentationContext.mm
    M Source/WebGPU/WebGPU/PresentationContextIOSurface.h
    M Source/WebGPU/WebGPU/PresentationContextIOSurface.mm
    M Source/WebGPU/WebGPU/Texture.h
    M Source/WebGPU/WebGPU/Texture.mm
    M Source/WebGPU/WebGPU/WebGPUExt.h
    M Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemotePresentationContextProxy.cpp
    M Source/WebKit/WebProcess/GPU/graphics/WebGPU/RemotePresentationContextProxy.h

  Log Message:
  -----------
  Unreviewed, reverting 281071 at main (a6cc7410c8da)
https://bugs.webkit.org/show_bug.cgi?id=277159
rdar://132589462

[WebGPU] Removing the semaphore introduces a race in offscreen canvas when work is not submitted

Reverted change:

    [WebGPU] Remove semaphore in CommandBuffer::waitForCompletion
    https://bugs.webkit.org/show_bug.cgi?id=272353
    rdar://131621394
    281071 at main (a6cc7410c8da)

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