mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
mozbrowsersercuritychange event
This commit is contained in:
parent
fb3fe3d784
commit
63519c3574
13 changed files with 135 additions and 4 deletions
|
@ -1878,6 +1878,8 @@ impl ScriptThread {
|
|||
DOMString::new()
|
||||
};
|
||||
|
||||
document.set_https_state(metadata.https_state);
|
||||
|
||||
match metadata.content_type {
|
||||
Some(ContentType(Mime(TopLevel::Text, SubLevel::Xml, _))) => {
|
||||
parse_xml(document.r(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue