java-cef
java-cef copied to clipboard
Allow custom code to run on close
Original report by David Tanzer (Bitbucket: dtanzer, GitHub: dtanzer).
Now, java-CEF emits the “window closing” even a second time to call back into user code during close. An optional custom callback would be nice here, to allow multiple browsers per window.