electron/lib/renderer
2018-10-01 10:07:50 +09:00
..
api refactor: use error-utils for remote exception serialization / deserialization (#14788) 2018-09-26 15:44:55 +10:00
extensions refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
web-view refactor: implement <webview> methods via dedicated IPCs without the remote module (#14377) 2018-10-01 10:07:50 +09:00
callbacks-registry.js refactor: don't expose CallbacksRegistry as an internal module (#14389) 2018-08-31 11:29:00 -07:00
chrome-api.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
content-scripts-injector.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
init.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
inspector.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
override.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
security-warnings.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
web-frame-init.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
window-setup.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00