Branch: refs/heads/webkitglib/2.52
  Home:   https://github.com/WebKit/WebKit
  Commit: fd48f67bd7ef9e9ff0ea559468cf1d8f4f195751
      
https://github.com/WebKit/WebKit/commit/fd48f67bd7ef9e9ff0ea559468cf1d8f4f195751
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2026-05-16 (Sat, 16 May 2026)

  Changed paths:
    M Source/cmake/WebKitCompilerFlags.cmake

  Log Message:
  -----------
  Cherry-pick 313200@main (f4ab08820e94). 
https://bugs.webkit.org/show_bug.cgi?id=314758

    [GTK][WPE] Fix build with gcc-15 (incorrect stringop-overflow warning)
    https://bugs.webkit.org/show_bug.cgi?id=314758

    Reviewed by Patrick Griffis.

    gcc-15 incorrectly warns about stringop-overflow issues in the code,
    https://bugs.webkit.org/show_bug.cgi?id=240596 already suppressed the
    warning for C++ source files, but not C source files -- broaden the scope.

    Necessary to build WebKit in the upcoming Ubuntu 26.04 based SDK.

    * Source/cmake/WebKitCompilerFlags.cmake:

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

Canonical link: https://commits.webkit.org/305877.497@webkitglib/2.52


  Commit: 7be2e7352727708b8b89992acc48ea77ca87574b
      
https://github.com/WebKit/WebKit/commit/7be2e7352727708b8b89992acc48ea77ca87574b
  Author: Thomas Klausner <[email protected]>
  Date:   2026-05-16 (Sat, 16 May 2026)

  Changed paths:
    M CMakeLists.txt
    M Tools/PlatformGTK.cmake

  Log Message:
  -----------
  Cherry-pick 313068@main (04d956b842c0). 
https://bugs.webkit.org/show_bug.cgi?id=314576

    DEVELOPER_MODE build from tarball fails
    https://bugs.webkit.org/show_bug.cgi?id=314576

    Reviewed by Adrian Perez de Castro.

    Check for the existence of directories before descending into them;
    they are not included in the release tarballs.

    * CMakeLists.txt:
    * Tools/PlatformGTK.cmake:

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

Canonical link: https://commits.webkit.org/305877.498@webkitglib/2.52


Compare: https://github.com/WebKit/WebKit/compare/a4c01145f13b...7be2e7352727

To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to