Commit f57d5a1
committed
chore: upgrade Electron to 41
We don't seem to be affected by breaking changes
electron/website#1030.
Regarding "PDFs no longer create a separate WebContents":
we still disable PDF in WebXDC, disabling mime sniffing.
And overall, I have not investigated this, but it sounds
like a positive security change.
Regarding "Updated Cookie Change Cause
in the Cookie 'changed' Event":
we don't utilize cookies.
I have tested this a little. Works well.
Disabling `IsolateSandboxedIframes` still seems to be required
to make the "connectivity" dialog work.1 parent 1ec52ed commit f57d5a1
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments