Bug 279261
| Summary: | [GLIB] Build uses Flatpak SDK even if WEBKIT_BUILD_USE_SYSTEM_LIBRARIES is set | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Diego Pino <dpino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=259116 https://bugs.webkit.org/show_bug.cgi?id=279660 |
||
Diego Pino
When running `./Tools/Scripts/update-webkitgtk-libs` the script pulls Flatpak SDK even if WEBKIT_BUILD_USE_SYSTEM_LIBRARIES=1.
The script should skip pulling Flatpak SDK if that condition is true. If that condition is false, then pulling Flatpak SDK is the right thing to do unless WEBKIT_JHBUILD=1.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Pull request: https://github.com/webkit/webkit/pull/33237
EWS
Committed 283334@main (ed584d40df11): <https://commits.webkit.org/283334@main>
Reviewed commits have been landed. Closing PR #33237 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/135536677>