Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upembedding: implement cef_request APIs #2565
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This includes both cef_request and cef_request_context. This is going to be a more difficult task since there isn't much actual API, it's just tons of callbacks. The ticket should be closed once all of the callbacks are successfully called in the expected manner through the browser process (ugh).