[webkit-changes] [WebKit/WebKit] 4f29db: [GPUProcess] Unreviewed build fix, addition of mis...

Žan Doberšek noreply at github.com
Tue Nov 22 08:02:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f29db8f743bc72770ff0511485abf2230a59469
      https://github.com/WebKit/WebKit/commit/4f29db8f743bc72770ff0511485abf2230a59469
  Author: Žan Doberšek <zdobersek at igalia.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteDevice.h

  Log Message:
  -----------
  [GPUProcess] Unreviewed build fix, addition of missing forward declarations in RemoteDevice.h
https://bugs.webkit.org/show_bug.cgi?id=248228

Unreviewed, adding some missing forward declarations for structs used in the RemoteDevice header
that are otherwise defined somewhere else in the unified-source layout on other platforms.

* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteDevice.h:

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




More information about the webkit-changes mailing list