electron/lib/renderer
Cheng Zhao 5c853b681c
Fix missing remote object error when calling remote function created in preload script (3-0-x) (#15445)
* fix: report wrong context error based on contextId

* fix: destroyed remote renderer warning is now async
2018-11-01 08:55:02 +09:00
..
api Fix missing remote object error when calling remote function created in preload script (3-0-x) (#15445) 2018-11-01 08:55:02 +09:00
extensions fix: don't use deprecated fstatNoException API (#14484) 2018-09-06 13:09:03 -07:00
web-view add width to webview iframe (#15204) 2018-10-17 11:54:43 +09: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 (backport: 3-0-x) (#14359) 2018-08-28 13:38:11 -05:00
inspector.js fix: folder open not working in devtools (#15396) 2018-10-25 10:01:29 -07: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 (backport: 3-0-x) (#13976) 2018-08-09 20:48:36 -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