electron/atom/renderer
Samuel Attard 0b0a17ff91 fix: load the chrome.* API on chrome-extension pages in sandbox mode (#15563)
With mixed sandbox enabled we need to load the chrome.* APIs in the
sandbox init.js so that chrome extensions load correctly.

This mirrors the equivilant impl in `atom_renderer_client.cc`

Fixes #15561
2018-11-21 12:56:58 -05:00
..
api chore: move spellcheck out of chromium_src (#15407) 2018-10-26 10:34:57 -07:00
printing refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00
resources/mac
atom_autofill_agent.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
atom_autofill_agent.h The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
atom_render_frame_observer.cc refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
atom_render_frame_observer.h refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
atom_render_view_observer.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
atom_render_view_observer.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
atom_renderer_client.cc fix: child window with nativeWindowOpen should disable node integration (#15213) 2018-10-25 15:31:07 +09:00
atom_renderer_client.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
atom_sandboxed_renderer_client.cc fix: load the chrome.* API on chrome-extension pages in sandbox mode (#15563) 2018-11-21 12:56:58 -05:00
atom_sandboxed_renderer_client.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
content_settings_observer.cc The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
content_settings_observer.h The Great Blink mv for source files, part 2. 2018-09-11 20:21:32 +02:00
guest_view_container.cc fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
guest_view_container.h
preferences_manager.cc refactor: remove instances of createDeepCopy (#13703) 2018-08-04 07:23:07 +10:00
preferences_manager.h
renderer_client_base.cc refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00
renderer_client_base.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
web_worker_observer.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
web_worker_observer.h fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00