Charles Kerr
|
d95ae19edf
|
refactor: add SessionPreferences::CreateForBrowserContext() (#38656)
Copy the NativeWindowRelay::CreateForWebContents() idiom
to simplify SessionPreferences's constructor and lifecycle.
|
2023-06-09 11:20:43 -05:00 |
|
Milan Burda
|
c4ea33d1bf
|
chore: add ELECTRON_ prefix to C++ include guards (#31925)
|
2021-11-22 16:34:31 +09:00 |
|
David Sanders
|
f6531166ae
|
chore: clean up forward declarations (#29904)
|
2021-07-02 09:51:37 +09:00 |
|
loc
|
0b85fdf26c
|
feat: add webContents.setWindowOpenHandler API (#24517)
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
|
2020-11-10 09:06:03 -08:00 |
|
Milan Burda
|
69ea0b4ebf
|
fix: ignore non-absolute session preload script paths when sandboxed (#19066)
|
2019-07-03 08:05:45 -07:00 |
|
Samuel Attard
|
34c4c8d508
|
refactor: rename the atom namespace to electron
|
2019-06-19 17:33:28 -07:00 |
|
Samuel Attard
|
56930338e8
|
chore: fix linting after shell rename
|
2019-06-19 17:33:28 -07:00 |
|
Samuel Attard
|
d7f07e8a80
|
refactor: rename the atom directory to shell
|
2019-06-19 17:33:28 -07:00 |
|