mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
add pref to disable http cache, mozilla tests
This commit is contained in:
parent
5f8a310bd1
commit
6196a6e65d
6 changed files with 363 additions and 0 deletions
|
@ -12466,6 +12466,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/resources/http-cache.js": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/resources/iframe_contentDocument_inner.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -33212,6 +33217,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/http-cache.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/http-cache.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/iframe-unblock-onload.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/iframe-unblock-onload.html",
|
||||
|
@ -66299,6 +66310,10 @@
|
|||
"592f69ee432ba5bc7a2f2649e72e083d21393496",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/http-cache.html": [
|
||||
"33827dc9bdb0efcbcae4f730086693be315cfc14",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/iframe-unblock-onload.html": [
|
||||
"8734756947d36b047df256f27adc56fce7e31f88",
|
||||
"testharness"
|
||||
|
@ -71971,6 +71986,10 @@
|
|||
"78686147f85e4146e7fc58c1f67a613f65b099a2",
|
||||
"support"
|
||||
],
|
||||
"mozilla/resources/http-cache.js": [
|
||||
"c6b1ee9def26d4e12a1b93e551c225f82b4717c2",
|
||||
"support"
|
||||
],
|
||||
"mozilla/resources/iframe_contentDocument_inner.html": [
|
||||
"eb1b1ae3bb7a437fc4fbdd1f537881890fe6347c",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue