mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Execute XHR timeout callbacks directly. (Fixes #8468.)
This commit is contained in:
parent
12f6ba29a7
commit
7623e89506
5 changed files with 6 additions and 36 deletions
|
@ -71,7 +71,6 @@ pub enum ProfilerCategory {
|
|||
ScriptTimerEvent,
|
||||
ScriptWebSocketEvent,
|
||||
ScriptWorkerEvent,
|
||||
ScriptXhrEvent,
|
||||
ApplicationHeartbeat,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue