electron/lib/sandboxed_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 feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
init.js fix: load the chrome.* API on chrome-extension pages in sandbox mode (#15563) 2018-11-21 12:56:58 -05:00