We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's already implemented in Gecko
It's a matter of implementing the SessionFinder interface for Chromium
SessionFinder
The text was updated successfully, but these errors were encountered:
I'm working on this. I saw we have the interface in https://github.com/Igalia/wolvic/blob/main/app/src/common/shared/com/igalia/wolvic/browser/api/WSession.java and the Gecko implementation in https://github.com/Igalia/wolvic/blob/main/app/src/common/gecko/com/igalia/wolvic/browser/api/impl/SessionFinderImpl.kt Do you have any guides for the Chromium implementation?
Sorry, something went wrong.
No branches or pull requests
It's already implemented in Gecko
It's a matter of implementing the
SessionFinder
interface for ChromiumThe text was updated successfully, but these errors were encountered: