Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This contribution fixes Edge browser Deadlock issue on instantiating a new Edge Browser object during a webview callback using async execution. The Implementation follows the pattern similar to how WebKit has been implemented imitating the async behaviour in a sync fashion using Futures and callbacks. contributes to #669
- Loading branch information