mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* feat: enable world safe JS by default * refactor: use the ctx bridge to send executeJavaScript results in a world safe way * docs: add more info about the breaking change * include default in IsEnabled check * test: fix failing http spec Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com> Co-authored-by: Samuel Attard <sattard@slack-corp.com> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>