mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Auto merge of #28591 - servo:jdm-patch-51, r=jdm
Update rustc to latest nightly. None
This commit is contained in:
commit
9693111c97
20 changed files with 33 additions and 28 deletions
|
@ -143,7 +143,7 @@ impl NetworkListener {
|
|||
//
|
||||
// Ideally the Fetch code would handle manual redirects on its own
|
||||
self.initiate_fetch(None);
|
||||
}
|
||||
},
|
||||
_ => {
|
||||
// Response should be processed by script thread.
|
||||
self.should_send = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue