mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
devtools: TabDescription actor
This commit is contained in:
parent
714acb942c
commit
da80d4ff01
6 changed files with 148 additions and 28 deletions
|
@ -66,6 +66,7 @@ mod actors {
|
|||
pub mod profiler;
|
||||
pub mod root;
|
||||
pub mod stylesheets;
|
||||
pub mod tab;
|
||||
pub mod thread;
|
||||
pub mod timeline;
|
||||
pub mod worker;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue