Commit dd51d18
committed
feat(Wind): Add stub channels for BrowserViewGroup management
Expand the `StubChannels` registry in `TauriMainProcessService.ts` to include definitions for the `browserViewGroup` service. Introduce stub entries for `updateKeybindings`, `updateTheme`, `updateConfiguration`, `getBrowserViews`, `openDevTools`, and `closeDevTools`.
These definitions prepare the Wind workbench service layer for upcoming integrations with the native Mountain backend, establishing the contract for browser-based view operations and developer tooling interactions.1 parent 6596d0b commit dd51d18
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
258 | 265 | | |
259 | 266 | | |
260 | 267 | | |
| |||
0 commit comments