Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3583a57df187178ad2205b6c624259a125d29ce7
      
https://github.com/WebKit/WebKit/commit/3583a57df187178ad2205b6c624259a125d29ce7
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2023-05-12 (Fri, 12 May 2023)

  Changed paths:
    M Tools/Scripts/generate-bundle

  Log Message:
  -----------
  [GTK][WPE] generate-bundle: improve how the mesa libraries are detected
https://bugs.webkit.org/show_bug.cgi?id=256672

Reviewed by Michael Catanzaro.

The new Mesa version library shipped on the Flatpak SDK contains library
names from Mesa that are not expected by the current generate-bundle script.
This causes that not all the needed Mesa libraries are copied into the
bundle, leading to run-time crashes in some cases when executing the browser.

Fix that by adding the new expected Mesa library names and also by improving
how the libraries are detected so it includes names with any suffix and is
not needed to list all the possible combinations of suffixes.

* Tools/Scripts/generate-bundle:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to