[webkit-changes] [WebKit/WebKit] 538020: [GTK] Stop installing legacy JavaScriptCore headers

Michael Catanzaro noreply at github.com
Mon Feb 13 16:17:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 538020f29b1968615baf3a8deb263f3ef0195bea
      https://github.com/WebKit/WebKit/commit/538020f29b1968615baf3a8deb263f3ef0195bea
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M Source/JavaScriptCore/PlatformGTK.cmake

  Log Message:
  -----------
  [GTK] Stop installing legacy JavaScriptCore headers
https://bugs.webkit.org/show_bug.cgi?id=252187

Reviewed by Adrian Perez de Castro.

This API is not supposed to be public. We can't *actually* make it
private so long as we build shared libjavascriptcoregtk, but at least
let's not install the headers.

* Source/JavaScriptCore/PlatformGTK.cmake:

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




More information about the webkit-changes mailing list