[PR #907] Removed ownjsonSerializer from WindowManager #1345

Open
opened 2026-01-29 16:59:48 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/907

State: closed
Merged: Yes


Removed the unneeded serializer and applied the settings to the global this._jsonSerializer as when the X and Y values are -1 in the options it would lead to some settings not being applied. E.g. ContextIsolation with it now applying the default values when serializing, settings mentioned before are correctly assigned on Electron's end

In regards to #906

**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/907 **State:** closed **Merged:** Yes --- Removed the unneeded serializer and applied the settings to the global this._jsonSerializer as when the X and Y values are -1 in the options it would lead to some settings not being applied. E.g. ContextIsolation with it now applying the default values when serializing, settings mentioned before are correctly assigned on Electron's end In regards to #906
claunia added the pull-request label 2026-01-29 16:59:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1345