electron/lib/renderer/extensions
Milan Burda 1632c4b837 refactor: implement chrome.i18n.getMessage() without the remote module (#16739)
* refactor: implement chrome.i18n.getMessage() without the remote module

* replace navigator.language with app.getLocale()
2019-02-08 12:07:09 -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 chore: rename nativeRequire to potentiallyRemoteRequire (#15971) 2018-12-06 18:12:50 -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