Commit 8056739
committed
Edge: Disable the internal status bar to align with other Browser impls
Only disable this if ICoreWebView2_12 is available and we can send out
proper StatusTextEvents.
If not (unlikely case, very old WebView2 version) we keep the internal
status bar enabled.1 parent 4ea366e commit 8056739
File tree
1 file changed
+12
-5
lines changed- bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser
1 file changed
+12
-5
lines changedLines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
543 | 550 | | |
544 | 551 | | |
545 | 552 | | |
| |||
900 | 907 | | |
901 | 908 | | |
902 | 909 | | |
903 | | - | |
904 | | - | |
905 | | - | |
906 | | - | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
907 | 914 | | |
908 | | - | |
| 915 | + | |
909 | 916 | | |
910 | 917 | | |
911 | 918 | | |
| |||
0 commit comments