electron/lib
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
..
browser view: add ResizeArea class (#15752) 2018-11-21 22:39:59 +09:00
common chore: don't explicitly destroy asar archives (#15734) 2018-11-19 13:12:41 -08:00
isolated_renderer refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
renderer fix: use sendToAll method correctly in chrome-api (#15518) 2018-11-01 07:16:49 -07:00
sandboxed_renderer fix: load the chrome.* API on chrome-extension pages in sandbox mode (#15563) 2018-11-21 12:56:58 -05:00
worker refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
.eslintrc chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00