[webkit-changes] [WebKit/WebKit] 4e16ea: Fix checking for XKB support in libwpe 1.12.x

Olivier Blin noreply at github.com
Wed Nov 16 07:41:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e16ea8ff277a877d5f889389eb83e0fd176d728
      https://github.com/WebKit/WebKit/commit/4e16ea8ff277a877d5f889389eb83e0fd176d728
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M Source/cmake/FindWPE.cmake

  Log Message:
  -----------
  Fix checking for XKB support in libwpe 1.12.x
https://bugs.webkit.org/show_bug.cgi?id=247973

Reviewed by Adrian Perez de Castro and Michael Catanzaro.

* Source/cmake/FindWPE.cmake:
FindWPE enabled XKB support for all versions less than or equal to
1.12.0 (see r292064), but this should also be enabled for all 1.12.x
point releases.

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




More information about the webkit-changes mailing list