mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Merge remote-tracking branch 'origin/master' into pcwalton-master
Conflicts: src/components/main/layout/box_builder.rs
This commit is contained in:
commit
5425154f96
14 changed files with 252 additions and 193 deletions
|
@ -252,6 +252,8 @@ impl Layout {
|
|||
} // time(layout: display list building)
|
||||
}
|
||||
|
||||
debug!("%?", layout_root.dump());
|
||||
|
||||
// Tell script that we're done.
|
||||
data.script_join_chan.send(());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue