trop[bot]
|
73e3667b8d
security: don't allow arbitrary methods to be invoked on webContents (#16123)
|
6 years ago |
Samuel Attard
|
176a76217c
chore: have 'use strict' consistently across our lib files (#14721)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Samuel Attard
|
795447f61a
Implement dialog (alert/confirm) blocking as a user switch after the first dialog
|
7 years ago |
Kevin Sawicki
|
553021bc9c
Only assign opener when not using nativeWindowOpen
|
7 years ago |
Birunthan Mohanathas
|
7d2226e05e
Let Chromium manage `document.visibilityState` and `document.hidden`
|
8 years ago |
Ryohei Ikegami
|
1d73e84a29
Merge branch 'master' into native-window-open
|
8 years ago |
Kevin Sawicki
|
95ef422ab4
Coerce offset to number in renderer process
|
8 years ago |
Kevin Sawicki
|
2c48300daa
Fix typos in comment
|
8 years ago |
Kevin Sawicki
|
246937a372
Convert targetOrigin to string in render process
|
8 years ago |
Kevin Sawicki
|
3894c1c625
Convert frameName/features to strings in render process
|
8 years ago |
Kevin Sawicki
|
c90fd4dc88
Convert message/title to strings in render process
|
8 years ago |
Ryohei Ikegami
|
a1f9a45276
Use native window.open implementation
|
8 years ago |
Kevin Sawicki
|
6bcfd0630c
Document implemented APIs at the top
|
8 years ago |
Kevin Sawicki
|
fbcbfbda6a
Add back BrowserWindowProxy location property
|
8 years ago |
Kevin Sawicki
|
f3852c57fc
Use empty string for comparison
|
8 years ago |
Kevin Sawicki
|
2e6d08c652
Remove unneeded this prefix
|
8 years ago |
Kevin Sawicki
|
bb260343de
Move more functions to outer scope
|
8 years ago |
Kevin Sawicki
|
3f7b3c4bd7
Implement window overrides in main context
|
8 years ago |