Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Remove option for context isolation #321

Merged
merged 3 commits into from
May 10, 2021
Merged

Remove option for context isolation #321

merged 3 commits into from
May 10, 2021

Conversation

paolobelluticm
Copy link
Contributor

Removes the option to set ContextIsolation from WindowOptions.WebPreferences. The property is now hardcoded to false in astilectron (see asticode/astilectron#45).

Context isolation appears to be incompatible with astilectron, but it's enabled by default by Electron starting with major version 12.
Issue: #318

Removes the option to set `ContextIsolation` from `WindowOptions.WebPreferences`. The property is now hardcoded to false in astilectron (see asticode/astilectron#45).
@coveralls
Copy link

coveralls commented May 5, 2021

Coverage Status

Coverage remained the same at 79.099% when pulling 57685e8 on paolobelluticm:disable-context-isolation into aea4fd4 on asticode:master.

@paolobelluticm
Copy link
Contributor Author

CI tests fail, but I think the problem lies elsewhere (something about strings containing an extra path: "", not something I'm touching here).

@paolobelluticm paolobelluticm marked this pull request as ready for review May 5, 2021 21:23
@asticode
Copy link
Owner

asticode commented May 6, 2021

CI tests fail, but I think the problem lies elsewhere (something about strings containing an extra path: "", not something I'm touching here).

Yeah you're right, just fixed it

@asticode
Copy link
Owner

asticode commented May 6, 2021

Could you update astilectron version to v0.48.0 here as well?

And let me know in a comment when it's done so that I'm notified?

@paolobelluticm
Copy link
Contributor Author

Done.

@asticode asticode merged commit ded6257 into asticode:master May 10, 2021
@asticode
Copy link
Owner

FYI I've created new tags for the whole ecosystem

Cheers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants