electron/atom
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
..
app fix: ensure that file descriptors 0/1/2 are opened at startup (#15555) 2018-11-19 11:53:55 -05:00
browser fix: remove duplicated status code (#15707) 2018-11-21 10:47:05 -06:00
common view: add ResizeArea class (#15752) 2018-11-21 22:39:59 +09:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer fix: load the chrome.* API on chrome-extension pages in sandbox mode (#15563) 2018-11-21 12:56:58 -05:00
utility refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00