Bug 248233
| Summary: | [WPE] built-product-archive not longer includes cog in the release.zip archive | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WPE WebKit | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aperez, bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=242639 | ||
Carlos Alberto Lopez Perez
Since cog moved to the Meson build system the paths it uses for storing the built products on the disk have changed.
For running cog with the script run-minibrowser those paths were adapted on bug 242639
But the script built-product-archive (used by the bots to generate the release.zip built-product) still needs to be adapted.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/6738
EWS
Committed 256941@main (fce087ef681d): <https://commits.webkit.org/256941@main>
Reviewed commits have been landed. Closing PR #6738 and removing active labels.