electron/lib/renderer
Felix Rieseberg deedf6c3f4 feat: Add isCurrentlyAudible() to WebContents (#13614)
* 🔧 Add isCurrentlyAudible() to WebContents

* ❤️ Implement feedback, use await to wait for event

* 👷 Add missing imports
2018-07-12 21:35:11 +10:00
..
api fix double-freeing remote references 2018-07-12 10:44:26 +09:00
extensions 🔧 Disable standard/no-callback-literal where necessary 2017-11-23 13:53:03 -08:00
web-view feat: Add isCurrentlyAudible() to WebContents (#13614) 2018-07-12 21:35:11 +10: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 rename blinkFeatures to enableBlinkFeatures 2018-05-23 14:01:34 -07: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 address changes from review 2018-05-23 15:57:58 -07: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