mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
Ensure layout/script always have a correct viewport size when a new pipeline is created.
This commit is contained in:
@@ -2392,6 +2392,7 @@ impl ScriptThread {
|
||||
load_data.url.clone(),
|
||||
),
|
||||
layout_is_busy: layout_is_busy.clone(),
|
||||
window_size,
|
||||
});
|
||||
|
||||
// Pick a layout thread, any layout thread
|
||||
|
||||
Reference in New Issue
Block a user