Closed
Description
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