electron/lib
Cheng Zhao 03d499bf34 fix: detach webview instead of destroying it
Chromium no longer cleans up everything when a guest webcontents is
destroyed, we have to force detaching it and let Chromium destroy everything.
2019-01-22 10:32:06 -08:00
..
browser fix: detach webview instead of destroying it 2019-01-22 10:32:06 -08:00
common feat: make zoomLevel/zoomFactor sync (#16410) 2019-01-20 23:40:27 -08:00
isolated_renderer fix: <webview> not working with contextIsolation + sandbox (#16469) 2019-01-22 10:08:16 +09:00
renderer feat: make ipc-message and ipc-message-sync events public (#16468) 2019-01-22 08:47:58 -08:00
sandboxed_renderer fix: <webview> not working with contextIsolation + sandbox (#16469) 2019-01-22 10:08:16 +09:00
worker refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
.eslintrc chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00