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 upNo signal handler present in content processes #24884
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now the crash handler is installed by the glutin embedding. We should potentially expose an embedding API to allow embedders to perform initialization in the content process when it's spawned.