Closed
Description
openedon Jul 7, 2021
We should explore to enable contextIsolation
for all windows and ensure:
- there are no critical performance regressions doing so
- we could explore to implement message port based communication from renderer to main process to bypass the context bridge hop
- there are no issues from the
contextBridge
when using the exposed API from our preload script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment