electron/shell/renderer/api
Samuel Attard b500294c1d
feat: add worldSafe flag for executeJS results (#24114)
* feat: add worldSafe flag for executeJS results

* chore: do not log warning for webContents.executeJS

* Apply suggestions from code review

Co-authored-by: Jeremy Rose <jeremya@chromium.org>

* chore: apply PR feedback

* chore: split logic a bit

* chore: allow primitives through the world safe checl

* chore: clean up per PR feedback

* chore: flip boolean logic

* chore: update per PR feedback

* chore: fix typo

* chore: fix spec

Co-authored-by: Jeremy Rose <jeremya@chromium.org>
2020-07-23 14:32:20 -07: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 perf: do not convert object keys in ctx bridge as they are always primitives (#24671) 2020-07-21 15:26:16 -07:00
electron_api_context_bridge.h refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) 2020-05-15 11:57:40 -07: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 a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) 2020-06-22 10:35:10 -07:00
electron_api_spell_check_client.cc chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04: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: add worldSafe flag for executeJS results (#24114) 2020-07-23 14:32:20 -07:00