electron/shell/renderer/api
trop[bot] 64318df509
fix: correctly track receiver for methods called via ctx bridge (#40262)
* fix: correctly track receiver for methods called via ctx bridge

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>

* spec: test for correct contextBridge passage

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2023-10-18 21:38:25 +02:00
..
context_bridge chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
electron_api_context_bridge.cc fix: correctly track receiver for methods called via ctx bridge (#40262) 2023-10-18 21:38:25 +02:00
electron_api_context_bridge.h fix: correctly track receiver for methods called via ctx bridge (#40262) 2023-10-18 21:38:25 +02:00
electron_api_crash_reporter_renderer.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_ipc_renderer.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_spell_check_client.cc refactor: prefer base::Contains() over find() + end() (#38443) 2023-05-30 10:28:43 +02:00
electron_api_spell_check_client.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_web_frame.cc fix: correctly track receiver for methods called via ctx bridge (#40262) 2023-10-18 21:38:25 +02:00