Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 26028203feef4ee170ca49a711a0c2170442f1fc https://github.com/WebKit/WebKit/commit/26028203feef4ee170ca49a711a0c2170442f1fc Author: Diego Pino Garcia <dp...@igalia.com> Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths: M Tools/Scripts/generate-bundle M Tools/Scripts/webkitpy/binary_bundling/bundle.py Log Message: ----------- REGRESSION(284269@main) [WPE] Copy 'inspector.gresource' in generate bundle step https://bugs.webkit.org/show_bug.cgi?id=280512 Reviewed by Adrian Perez de Castro. After 284269@main, the 'generate-bundle' script is failing because it tries to copy the 'InspectorResource' library which no longer exists for WPE. Instead, the script should copy the 'inspector.gresource' file. * Tools/Scripts/generate-bundle: (BundleCreator._create_bundle): * Tools/Scripts/webkitpy/binary_bundling/bundle.py: (BinaryBundler.copy): Canonical link: https://commits.webkit.org/284551@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes