[webkit-changes] [WebKit/WebKit] 05993a: [CMake] Wayland scanner uses deprecated "code" par...

Adrian Perez noreply at github.com
Wed Mar 1 05:53:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 05993ae119d45bbb690241376ef4a9e1693f4560
      https://github.com/WebKit/WebKit/commit/05993ae119d45bbb690241376ef4a9e1693f4560
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M Source/cmake/OptionsGTK.cmake
    M Tools/wpe/backends/PlatformWPE.cmake

  Log Message:
  -----------
  [CMake] Wayland scanner uses deprecated "code" parameter
https://bugs.webkit.org/show_bug.cgi?id=253141

Reviewed by Carlos Garcia Campos.

* Source/cmake/OptionsGTK.cmake: Bump required Wayland version to 1.15
* Tools/wpe/backends/PlatformWPE.cmake: Bump required Wayland version
  to 1.15, and change wayland-scanner invocations to use "private-code"
  instead of the deprecated "code" parameter.

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




More information about the webkit-changes mailing list