I created a BETA branch for the update to CEF 77.1.3.
It's not possible to disable the "Network Service" in the new CEF version and this new branch has an issue when you close the application.
Sometimes, the application has an access violation when the application is closed and I'm still debugging the demos to find out why is this happening.
It looks like the demos that allow you to close all the browsers and wait a little until the application is closed don't crash but it's too soon to be certain.
This is what's new :
- Chromium 77.0.3865.90
- Added GlobalCEFApp.EnablePrintPreview. It shows a print preview like Chrome/Chromium when you print a web page.
- Removed the "Audio Handler". CEF removed it because it has to be reimplemented to support out of process audio.