зеркало из https://github.com/mozilla/gecko-dev.git
Source-Repo: https://github.com/servo/servo Source-Revision: 1dc144d1687cc6d89b29be859454e7ef73fb341d
This commit is contained in:
Родитель
0b806539c8
Коммит
8ed2253990
|
@ -919,9 +919,6 @@ impl Window {
|
|||
|
||||
debug!("script: layout forked");
|
||||
|
||||
// FIXME(cgaebel): this is racey. What if the compositor triggers a
|
||||
// reflow between the "join complete" message and returning from this
|
||||
// function?
|
||||
match join_port.try_recv() {
|
||||
Err(Empty) => {
|
||||
info!("script: waiting on layout");
|
||||
|
|
Загрузка…
Ссылка в новой задаче