mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
implement related sw interface and register method
This commit is contained in:
parent
0594d58bc8
commit
15a2064c0d
33 changed files with 1285 additions and 217 deletions
|
@ -80,6 +80,7 @@ pub enum ProfilerCategory {
|
|||
ScriptUpdateReplacedElement,
|
||||
ScriptWebSocketEvent,
|
||||
ScriptWorkerEvent,
|
||||
ScriptServiceWorkerEvent,
|
||||
ApplicationHeartbeat,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue