Commit ec88c71
committed
Fix getWaveWindowByTabId to search cached tabs
When cached tabs send IPC events, lookup was failing because
getWaveWindowByTabId only searched allLoadedTabViews.
Now also checks allTabViewsCache to handle cached tabs.1 parent 36cf97b commit ec88c71
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
| 687 | + | |
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| |||
0 commit comments