Merged
Conversation
While this is a major release, the only change worth mentioning from the point of view of Android integration is that the library name is no longer versioned, which is reflected in the bootstrap script.
5c48e89 to
4113363
Compare
spenap
approved these changes
Jan 12, 2026
Collaborator
spenap
left a comment
There was a problem hiding this comment.
Also good after the other PRs land, thanks!
Member
Author
|
I've added a second commit removing some unneeded toolchains and programs from the GH-hosted build environment images, based on this post. Hopefully this makes enough space to have the CI passing without needing bigger changes nor spinning up a self-hosted runner. |
a6ace20 to
7905cf9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
While this is a major release, the only change worth mentioning from the point of view of Android integration is that the library name is no longer versioned, which is reflected in the bootstrap script.
This needs Igalia/wpe-android-cerbero#86 merged first and new bootstrap packages uploaded.
After merging this I would like to create a
2.50branch for this stable release series and switch themainbranch of this repository to use either development releases or selected commits from WebKit'smainbranch.