[webkit-changes] [WebKit/WebKit] 260282: REGRESSION(284269 at main) [WPE] Copy 'inspector.gres...
Diego Pino
noreply at github.com
Wed Oct 2 01:58:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 26028203feef4ee170ca49a711a0c2170442f1fc
https://github.com/WebKit/WebKit/commit/26028203feef4ee170ca49a711a0c2170442f1fc
Author: Diego Pino Garcia <dpino at 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 at 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 at 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
More information about the webkit-changes
mailing list