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 |
|
Samson
|
aad2dccc9c
|
Strict import formatting (grouping and granularity) (#30325)
* strict imports formatting
* Reformat all imports
|
2023-09-11 19:16:54 +00:00 |
|
Samson
|
711dbbd4af
|
remove extern crate (#30311)
* remove extern crate
* Update components/script_plugins/lib.rs
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
---------
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
|
2023-09-08 12:11:31 +00:00 |
|
Josh Matthews
|
f4915ef6c9
|
devtools: Track multiple clients better, and cleanup streams when a client isn't reachable.
|
2020-08-06 09:55:01 -04:00 |
|
Josh Matthews
|
0b619bf920
|
devtools: Don't panic when sending to a disconnected client fails.
|
2020-08-05 14:55:48 -04:00 |
|
Josh Matthews
|
84074d3c86
|
Update devtools server for Firefox 71.
|
2019-12-13 17:02:35 -05:00 |
|