[webkit-changes] [WebKit/WebKit] e4ef1b: [WPE][GTK] libsysprof-capture contains GPLv3+ sources

Michael Catanzaro noreply at github.com
Thu Jan 23 09:38:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e4ef1b87b83982ec61e904a029ff8540096afe51
      https://github.com/WebKit/WebKit/commit/e4ef1b87b83982ec61e904a029ff8540096afe51
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2025-01-23 (Thu, 23 Jan 2025)

  Changed paths:
    M Source/ThirdParty/libsysprof-capture/README.WebKit
    M Source/ThirdParty/libsysprof-capture/mapped-ring-buffer.c
    M Source/ThirdParty/libsysprof-capture/mapped-ring-buffer.h
    R Source/ThirdParty/libsysprof-capture/tests/allocs-by-size.c
    R Source/ThirdParty/libsysprof-capture/tests/cross-thread-frees.c
    R Source/ThirdParty/libsysprof-capture/tests/find-temp-allocs.c
    R Source/ThirdParty/libsysprof-capture/tests/meson.build
    R Source/ThirdParty/libsysprof-capture/tests/rewrite-pid.c
    R Source/ThirdParty/libsysprof-capture/tests/test-capture-cursor.c
    R Source/ThirdParty/libsysprof-capture/tests/test-capture.c
    R Source/ThirdParty/libsysprof-capture/tests/test-cplusplus.cpp
    R Source/ThirdParty/libsysprof-capture/tests/test-mapped-ring-buffer.c

  Log Message:
  -----------
  [WPE][GTK] libsysprof-capture contains GPLv3+ sources
https://bugs.webkit.org/show_bug.cgi?id=286273

Reviewed by Adrian Perez de Castro.

Update mapped-ring-buffer.c and mapped-ring-buffer.h to the latest
upstream versions, to fix the licensing.

Also, delete the tests. Several of them are GPLv3+, and they are not
even built so there's no need for them.

* Source/ThirdParty/libsysprof-capture/README.WebKit:
* Source/ThirdParty/libsysprof-capture/mapped-ring-buffer.c:
* Source/ThirdParty/libsysprof-capture/mapped-ring-buffer.h:
* Source/ThirdParty/libsysprof-capture/tests/allocs-by-size.c: Removed.
* Source/ThirdParty/libsysprof-capture/tests/cross-thread-frees.c: Removed.
* Source/ThirdParty/libsysprof-capture/tests/find-temp-allocs.c: Removed.
* Source/ThirdParty/libsysprof-capture/tests/meson.build: Removed.
* Source/ThirdParty/libsysprof-capture/tests/rewrite-pid.c: Removed.
* Source/ThirdParty/libsysprof-capture/tests/test-capture-cursor.c: Removed.
* Source/ThirdParty/libsysprof-capture/tests/test-capture.c: Removed.
* Source/ThirdParty/libsysprof-capture/tests/test-cplusplus.cpp: Removed.
* Source/ThirdParty/libsysprof-capture/tests/test-mapped-ring-buffer.c: Removed.

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



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


More information about the webkit-changes mailing list