servo/components/devtools
Alex Touchet 5a0332f57e
Cargo.toml cleanup (#39403)
Cargo.toml cleanups. Mostly ordering fixes.

Testing: No tests for Cargo.toml edits.

---------

Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
2025-09-20 03:09:37 +00:00
..
actors devtools: Handle removeBreakpoint on breakpoint-list actor (#38797) 2025-08-21 07:21:22 +00:00
actor.rs devtools: Warn when sending common protocol errors (#38548) 2025-08-08 14:11:23 +00:00
build.rs Devtools device description: improve how Servo is advertised in Firefox's about:debugging (fixes #27528) (#32227) 2024-05-08 04:12:18 +00:00
Cargo.toml Cargo.toml cleanup (#39403) 2025-09-20 03:09:37 +00:00
id.rs Removed FnvHash and transformed the rest to FxHashmap (#39233) 2025-09-10 13:34:54 +00:00
lib.rs Removed FnvHash and transformed the rest to FxHashmap (#39233) 2025-09-10 13:34:54 +00:00
network_handler.rs Send early DevToolsHttpRequest and relocate response reporting to main_fetch (#37906) 2025-07-15 05:41:11 +00:00
protocol.rs devtools: Reland test improvements from #38614 minus CI changes (#38933) 2025-08-26 10:06:51 +00:00
resource.rs Devtools: send error replies instead of ignoring messages (#37686) 2025-07-07 12:40:44 +00:00