Sam Maddock
|
26da3c5d6e
|
feat: service worker preload scripts for improved extensions support (#44411)
* feat: preload scripts for service workers
* feat: service worker IPC
* test: service worker preload scripts and ipc
|
2025-01-31 09:32:45 -05:00 |
|
Sam Maddock
|
e09577b123
|
feat: redesign preload APIs (#45230)
* feat: redesign preload APIs
* docs: remove service-worker mentions for now
* fix lint
* remove service-worker ipc code
* add filename
* fix: web preferences preload not included
* fix: missing common init
* fix: preload bundle script error
|
2025-01-23 21:12:23 -05:00 |
|
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 |
|