Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Webkit2gtk 4.1 and libsoup 3 #1036

Merged
merged 14 commits into from Jan 29, 2023
Merged

Support for Webkit2gtk 4.1 and libsoup 3 #1036

merged 14 commits into from Jan 29, 2023

Conversation

c0dev0id
Copy link
Member

@taobert worked on the Webkit2gtk 4.1 support, which requires luakit to migrate to libsoup 3.0.
Issue: #1025

The migration steps are mostly documented here:
https://libsoup.org/libsoup-3.0/migrating-from-libsoup-2.html

This PR is to gather feedback, clean up the code a bit and then hopefully merge it relatively soon.

Copy link
Member Author

@c0dev0id c0dev0id left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good already and all unit tests pass. I have to reread the issue again to undestand what's going on with the password GET_PROP. But it works.

The --version output looks a bit excessive now. But that's fine for me if the numbers will help to solve problems.

clib/request.c Show resolved Hide resolved
clib/unique.c Show resolved Hide resolved
common/clib/soup.h Show resolved Hide resolved
common/property.c Show resolved Hide resolved
common/property.c Show resolved Hide resolved
common/property.c Show resolved Hide resolved
common/clib/soup.h Show resolved Hide resolved
common/clib/soup.h Show resolved Hide resolved
common/clib/soup.h Show resolved Hide resolved
common/clib/soup.h Show resolved Hide resolved
clib/unique.c Show resolved Hide resolved
common/property.c Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants