mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add mach command to update public domain list and use a HashSet instead of a Vec to lookup public domains
This commit is contained in:
parent
04b682195d
commit
dbef65129f
8 changed files with 8134 additions and 5962 deletions
|
@ -27,7 +27,6 @@ FAILING_TESTS = [
|
|||
"attribute0005", # Waiting for issue 46 of alexcrichton/cookie-rs
|
||||
"attribute0007", # Waiting for issue 46 of alexcrichton/cookie-rs
|
||||
"attribute0008", # Waiting for issue 46 of alexcrichton/cookie-rs
|
||||
"domain0017", # Waiting for issue 11216 of servo/servo
|
||||
"0003", # Waiting for a way to clean expired cookies
|
||||
"0006", # Waiting for a way to clean expired cookies
|
||||
"mozilla0001", # Waiting for a way to clean expired cookies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue