Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-05 | refactor: unify CDP types in a single module (#21094) | Bartek IwaĆczuk | |
This commit moves all Chrome Devtools Protocol messages to `cli/cdp.rs` and refactors all places using these types to pull them from a common place. No functional changes. |