[webkit-changes] [WebKit/WebKit] 1ac173: REGRESSION(273951 at main): Unreviewed build fix for ...

Fujii Hironori noreply at github.com
Thu Feb 1 19:04:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1ac1736013cc18cb199e0521e5d0fa32660c8a0a
      https://github.com/WebKit/WebKit/commit/1ac1736013cc18cb199e0521e5d0fa32660c8a0a
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M Source/WebKit/WebProcess/GPU/graphics/RemoteImageBufferProxy.h

  Log Message:
  -----------
  REGRESSION(273951 at main): Unreviewed build fix for Windows port

> WebProcess\GPU\graphics\RemoteImageBufferProxy.h(65,28): error: no type named 'Connection' in namespace 'IPC'; did you mean 'Condition'?

* Source/WebKit/WebProcess/GPU/graphics/RemoteImageBufferProxy.h:
Added a forward declaration of IPC::Connection.

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




More information about the webkit-changes mailing list