Commit 1d253fb
authored
$WEBVIEW2__NAVSTATUS__NAV_ERROR
I've updated the Global Enum and the OnMessageReceived function to include a NAV_ERROR state.
This prevents the _NetWebView2_LoadWait function from getting stuck in an infinite loop when a navigation fails, which previously caused the GUI to become unresponsive.1 parent 1d90326 commit 1d253fb
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
584 | 585 | | |
585 | 586 | | |
586 | 587 | | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
587 | 592 | | |
588 | 593 | | |
589 | 594 | | |
| |||
710 | 715 | | |
711 | 716 | | |
712 | 717 | | |
| 718 | + | |
0 commit comments