mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
restructure content process shutdown ack with threaded sender, without layout
This commit is contained in:
@@ -303,7 +303,6 @@ impl WindowProxy {
|
||||
opener: Some(self.browsing_context_id),
|
||||
load_data: load_data,
|
||||
pipeline_port: pipeline_receiver,
|
||||
content_process_shutdown_chan: None,
|
||||
window_size: window.window_size(),
|
||||
};
|
||||
let constellation_msg = ScriptMsg::ScriptNewAuxiliary(load_info, pipeline_sender);
|
||||
|
||||
Reference in New Issue
Block a user