mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Implement basics of link preloading (#37036)
These changes allow a minimal set of checks for font-src CSP checks to pass. Part of #4577 Part of #35035 --------- Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
This commit is contained in:
parent
9dc1391bef
commit
36e4886da1
174 changed files with 2814 additions and 1097 deletions
|
@ -6,7 +6,7 @@ check-alphabetical-order = true
|
|||
[ignore]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
"./components/net/tests/parsable_mime/text",
|
||||
"./components/shared/net/tests/parsable_mime/text",
|
||||
"./resources/hsts_preload.fstmap",
|
||||
"./tests/wpt/meta/MANIFEST.json",
|
||||
"./tests/wpt/mozilla/meta/MANIFEST.json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue