mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
introduce task-queues, and throttling the performance-timeline task-source, in script and worker threads.
queue
This commit is contained in:
parent
da36740f0b
commit
ca6306c430
10 changed files with 540 additions and 93 deletions
|
@ -20684,6 +20684,16 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/task_queue_throttling.any.js": [
|
||||
[
|
||||
"/_mozilla/mozilla/task_queue_throttling.any.html",
|
||||
{}
|
||||
],
|
||||
[
|
||||
"/_mozilla/mozilla/task_queue_throttling.any.worker.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/textcontent.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/textcontent.html",
|
||||
|
@ -32713,6 +32723,10 @@
|
|||
"321132b7e7e21d542ce86e4322db04aba3e9d11e",
|
||||
"support"
|
||||
],
|
||||
"mozilla/task_queue_throttling.any.js": [
|
||||
"bbf464f384d55a44db6948d6cc7ab5f54509b800",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/test.jpg": [
|
||||
"110b3d6b666d35a117ca8c8ada32bf1002943044",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue