Commit 5d4df79
committed
[Edge] Allow SSO with primary account by default
The WebView feature to allow SSO has been made accessible but disabled
by default. With this change, the feature is enabled by default, still
allowing to opt-out via system property. This aligns with the previous
behavior of the IE engine.
Fixes #26581 parent f20619c commit 5d4df79
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- bundles/org.eclipse.swt
- Eclipse SWT Browser/win32/org/eclipse/swt/browser
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
| 614 | + | |
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments