Milan Burda
|
c68c65f383
refactor: implement <webview> using contextBridge (#29037)
|
3 years ago |
Samuel Attard
|
e5e8ab4eea
refactor: remove more dead code post render process reuse (#28983)
|
4 years ago |
Milan Burda
|
a0589ca5d7
chore: remove unused element_instance_id_to_guest_map_ from WebViewManager (#28979)
|
4 years ago |
Samuel Attard
|
6df2680cb6
refactor: clean up webFrame implementation to use gin wrappers (#28497)
|
4 years ago |
Milan Burda
|
da8c35e3b2
chore: remove deprecated worldSafeExecuteJavaScript option (#28456)
|
4 years ago |
Milan Burda
|
55c66e3e92
chore: add types for electron_renderer_web_frame binding (#28455)
|
4 years ago |
Jeremy Rose
|
d27ad0d182
fix: revert "refactor: mmap asar files (#24470)" (#28137)
|
4 years ago |
Cheng Zhao
|
5b710519cf
test: reliably wait for spellchecker to load (#28118)
|
4 years ago |
Milan Burda
|
5b205731f6
chore: remove deprecated remote module (#25734)
|
4 years ago |
Milan Burda
|
79b3393768
chore: remove bunch of usages of any (#27512)
|
4 years ago |
Milan Burda
|
64b7be751a
fix: CSP with `unsafe-eval` detection with Trusted Types (#27446)
|
4 years ago |
Milan Burda
|
70190ec2b1
chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425)
|
4 years ago |
Milan Burda
|
2be3d03630
feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807)
|
4 years ago |
Milan Burda
|
b37982987a
chore: remove unused sendToAll + related APIs (#26771)
|
4 years ago |
LuoJinghua
|
e1cc78f275
feat: allow setting the Origin header and Sec-Fetch-* headers in net.request() (#26135)
|
4 years ago |
loc
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
David Sanders
|
2c52d5fe42
chore: a few style fixes for internal-ambient.d.ts (#26347)
|
4 years ago |
Charles Kerr
|
f489e3054a
feat: honor `nativeTheme.themeSource = 'dark'` before creating BrowserWindow on Windows (#25373)
|
4 years ago |
Milan Burda
|
df1432a315
feat: add net.online / net.isOnline() (#21004)
|
4 years ago |
Milan Burda
|
f827acc3be
chore: convert guest-view-manager.js to TypeScript (#25825)
|
4 years ago |
Milan Burda
|
fb11a12d5b
refactor: replace a few any-s with proper types (#25681)
|
4 years ago |
Milan Burda
|
b33f22601e
refactor: check ELECTRON_ENABLE_LOGGING via native implementation (#25623)
|
4 years ago |
Keeley Hammond
|
6356cd4018
fix: allow ClientRequest responses to be throttled (#25531)
|
4 years ago |
Milan Burda
|
e1a19d735e
chore: convert guest-window-manager.js to TypeScript (#25709)
|
4 years ago |
Jeremy Rose
|
0e7d59dd79
feat: [net] add "credentials" option to net.request (#25284)
|
4 years ago |
Jeremy Rose
|
9f4a097e03
feat: remove getMediaSourceIdForWebContents() (#25414)
|
4 years ago |
Jeremy Rose
|
01a2e23194
refactor: mmap asar files (#24470)
|
4 years ago |
Shelley Vohr
|
948cc08265
chore: add V8 crash information to crashReporter (#24771)
|
4 years ago |
Samuel Attard
|
f649e604be
build: tsify asar and move to webpack js2c pipeline (#24495)
|
4 years ago |
Samuel Attard
|
8847517798
build: tsify isolated_renderer/init (#24496)
|
4 years ago |