servo/components/devtools
eri 5eb8813448
DevTools: Implement watcher actor (#32509)
* feat: base for watcher

* feat: some more watcher tests

* feat: implement getWatcher

* refactor: clean up getWatcher

* feat: implement watchTargets

* feat: implement watchResources

* feat: very messy watchTargets fix

* refactor: clean browsing context

* feat: target configuration

* refactor: start cleanup

* refactor: more doc coments

* refactor: clean browsing context
2024-06-21 16:06:55 +00:00
..
actors DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
actor.rs clippy: Fix several warnings in components/devtools (#31501) 2024-03-05 18:19:04 +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 Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
lib.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
protocol.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00