mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Auto merge of #5802 - mmatyas:indentfix, r=jdm
<!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5802) <!-- Reviewable:end -->
This commit is contained in:
commit
43d666f94b
5 changed files with 29 additions and 29 deletions
|
@ -818,7 +818,7 @@ impl ScriptTask {
|
|||
return;
|
||||
}
|
||||
panic!("Page rect message sent to nonexistent pipeline");
|
||||
}
|
||||
}
|
||||
|
||||
/// Handle a request to load a page in a new child frame of an existing page.
|
||||
fn handle_new_layout(&self, new_layout_info: NewLayoutInfo) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue