mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
use a threadpool for fetch
This commit is contained in:
parent
1e4b42a90b
commit
c52cfda957
6 changed files with 73 additions and 35 deletions
|
@ -13052,6 +13052,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/fetch_cannot_overwhelm_system.window.js": [
|
||||
[
|
||||
"mozilla/fetch_cannot_overwhelm_system.window.html",
|
||||
{
|
||||
"script_metadata": [
|
||||
[
|
||||
"title",
|
||||
"Ensure multiple fetch do not crash the browser."
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"mozilla/first-reflow-sheet-assert.html": [
|
||||
[
|
||||
"mozilla/first-reflow-sheet-assert.html",
|
||||
|
@ -20057,6 +20070,10 @@
|
|||
"0ba1ce0d5577de68e5e8ff3acbce52043e7dee43",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/fetch_cannot_overwhelm_system.window.js": [
|
||||
"989231e9caedd099f5212bd2f9d377c83f929a22",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/first-reflow-sheet-assert.html": [
|
||||
"268af6d333f04adc35974ca3f2e9ebb29783fd2e",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue