Tags: GEBIT/java-cef
Tags
Preliminary fix for CEF 3683 (AddCustomScheme flag refactoring) This fixes an incompatibility between JCEF and CEF 3683 created by CEF commit cbcbd02638e5b4ccc26bab4a4b45b527c687068b
Add support for providing a Framework Path on CefApp.startup() This is necessary because of https://bitbucket.org/chromiumembedded/cef/issues/2459/macos-enable-the-macv2sandbox and is complemented by some modifications in CEF as well.
speedup of message pump from 30hz to 60hz This leads to smoother animations and processing of GUI stuff in offscreen scenarios as well as in the on-screen rendering scenario on MacOS