electron/lib/renderer/extensions
Milan Burda 7a3d220347 refactor: implement Chrome Extension APIs without the remote module (#16686)
* refactor: implement Chrome Extension APIs without the remote module

* remove unused potentiallyRemoteRequire
2019-02-10 10:38:14 -08:00
..
event.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
i18n.js refactor: implement chrome.i18n.getMessage() without the remote module (#16739) 2019-02-08 12:07:09 -08:00
storage.js refactor: implement Chrome Extension APIs without the remote module (#16686) 2019-02-10 10:38:14 -08:00
web-navigation.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00