mirror of
https://github.com/electron/electron.git
synced 2026-01-25 15:28:11 -05:00
* fix: beforeunload and unload firing in BrowserViews * Ensure UserGesture is sent for BV webContents * spec: add tests * refactor: clean up logic * spec: fixup specs * docs: document event behavior for BrowserViews