mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Various servodriver fixes (#34871)
* servodriver: Set initial URL to data:, instead of about:blank. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * script: Ignore failed epoch update messages. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Make servo-max-session-history.html use an iframe. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
8a68d47409
commit
17e2ca3f01
7 changed files with 43 additions and 34 deletions
6
tests/wpt/mozilla/meta/MANIFEST.json
vendored
6
tests/wpt/mozilla/meta/MANIFEST.json
vendored
|
@ -10521,6 +10521,10 @@
|
|||
"e2c2de8556c7fa88f54a76a3c18e06be14722de9",
|
||||
[]
|
||||
],
|
||||
"max-session-history-frame.html": [
|
||||
"192c7235d061b439ef2b57d4b01b170b7412dcdc",
|
||||
[]
|
||||
],
|
||||
"nested_asap_script.js": [
|
||||
"59562a8c9c39130cad411815059513c4ce0a7c04",
|
||||
[]
|
||||
|
@ -14004,7 +14008,7 @@
|
|||
]
|
||||
},
|
||||
"servo-max-session-history.html": [
|
||||
"e49616b326009da98f35bd0384d1715c38a40998",
|
||||
"79fe4073601d7cbe9620132b281065aa6903af47",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue