chromiumembedded / cef

Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
https://bitbucket.org/chromiumembedded/cef/
Other
3.38k stars 467 forks source link

Added option to disable signal handlers on POSIX systems #3751

Closed Rigner closed 4 months ago

Rigner commented 4 months ago

Added an option to fix https://github.com/chromiumembedded/java-cef/issues/477.

Need to test it, I'll do that tomorrow.

Also need to rebase to the latest CEF. I did this on 126.X since this is the current supported version by JCEF.

Please give your thoughts 😄

Rigner commented 4 months ago

Undrafted the PR and rebased to 127.X since I have tested the fix on macOS ARM and we're no longer crashing on boot.

magreenblatt commented 4 months ago

Please submit PRs at https://bitbucket.org/chromiumembedded/cef/pull-requests/

Rigner commented 4 months ago

Thanks, has been migrated to https://bitbucket.org/chromiumembedded/cef/pull-requests/784/overview.