Move dirname collection to input

This commit is contained in:
Dmitry Kolupaev 2020-01-30 23:06:22 +03:00
parent ef49f2e0eb
commit cb34e5c887
5 changed files with 43 additions and 37 deletions

View file

@ -2017,7 +2017,6 @@ impl Window {
}
// TODO: step 11, navigationType.
// Step 12, 13
println!("ScriptThread::navigate");
ScriptThread::navigate(pipeline_id, load_data, replace);
};
}