add new browser process interface method for main loop integration
af1dce5
regular CEF requires the user to either run the cef main loop or poll on a function to drain events. now the engine will trigger a callback in some application thread which will notify it that there is work to be done by the browser