electron/shell/renderer/api
Samuel Attard db08f08b88
feat: enable world safe JS by default (#26889)
* 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
2021-01-26 14:23:35 -08:00
..
context_bridge refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) 2020-05-15 11:57:40 -07:00
electron_api_context_bridge.cc feat: enable world safe JS by default (#26889) 2021-01-26 14:23:35 -08:00
electron_api_context_bridge.h feat: enable world safe JS by default (#26889) 2021-01-26 14:23:35 -08:00
electron_api_crash_reporter_renderer.cc build: remove dead symlink from MAS build (#24158) 2020-06-16 14:19:57 -07:00
electron_api_ipc_renderer.cc chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
electron_api_spell_check_client.cc refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
electron_api_spell_check_client.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_web_frame.cc feat: enable world safe JS by default (#26889) 2021-01-26 14:23:35 -08:00