[webkit-changes] [WebKit/WebKit] bb8eb2: REGRESSION(258347 at main): [GTK] fails to build

Carlos Garcia Campos noreply at github.com
Thu Dec 29 07:24:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb8eb25480c671d74b164ad43bed4f1d29cee50e
      https://github.com/WebKit/WebKit/commit/bb8eb25480c671d74b164ad43bed4f1d29cee50e
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2022-12-29 (Thu, 29 Dec 2022)

  Changed paths:
    M Source/WebKit/PlatformGTK.cmake
    M Source/WebKit/PlatformGTKDeprecated.cmake

  Log Message:
  -----------
  REGRESSION(258347 at main): [GTK] fails to build
https://bugs.webkit.org/show_bug.cgi?id=249929

Reviewed by Michael Catanzaro.

I was copying the webkit.h header without renaming it as webkit2.h. This
patch fixes it and also moves the code to PlatformGTKDeprecated.cmake
doing the copy as part of the fake api headers generation.

* Source/WebKit/PlatformGTK.cmake:
* Source/WebKit/PlatformGTKDeprecated.cmake:

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




More information about the webkit-changes mailing list