Expand description
Chromium-specific command transport models and conversions.
This module defines ChromeCommand, the command vocabulary sent across
the Chromium bridge, plus conversion logic from generic
cbf::command::BrowserCommand values into Chrome-specific transport
commands. It is the boundary where browser-generic concepts are mapped onto
Chromium tab, popup, IME, download, and extension operations.
Enumsยง
- Chrome
Command - Chromium-specific transport command vocabulary.