electron/lib/renderer
John Kleinschmidt 865435c491
Merge pull request #14287 from electron/miniak/ipc-refactoring
refactor: move common logic to handleRemoteCommand (rpc-server.js)
2018-08-28 17:06:38 -04:00
..
api refactor: move common logic to handleRemoteCommand 2018-08-27 21:06:03 +02:00
extensions 🔧 Disable standard/no-callback-literal where necessary 2017-11-23 13:53:03 -08:00
web-view fix: emit focus/blur events for webview (#14344) 2018-08-28 13:35:44 -05:00
chrome-api.js 🔧 Disable standard/no-callback-literal where necessary 2017-11-23 13:53:03 -08:00
content-scripts-injector.js fix: listeners out of limit warning (#12841) 2018-05-08 14:10:11 +09:00
init.js fix: emit focus/blur events for webview (#14344) 2018-08-28 13:35:44 -05:00
inspector.js update a few menu.popup() calls to use the new API 2018-02-20 14:02:24 -06:00
override.js Use native window.open implementation 2017-03-19 17:41:20 +09:00
security-warnings.js feat: add location url to "Node.js Integration with Remote Content" warning (#13973) 2018-08-07 20:40:21 -05:00
web-frame-init.js Enable WebFrame method forwarding in sandboxed renderers (#12538) 2018-04-12 11:57:40 +10:00
window-setup.js Implement dialog (alert/confirm) blocking as a user switch after the first dialog 2018-03-06 11:19:15 +09:00