mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
restructure content process shutdown ack with threaded sender, without layout
This commit is contained in:
parent
9bba14cb43
commit
8482d2e781
9 changed files with 9 additions and 40 deletions
|
@ -198,7 +198,6 @@ impl HTMLIFrameElement {
|
|||
opener: None,
|
||||
load_data: load_data,
|
||||
pipeline_port: pipeline_receiver,
|
||||
content_process_shutdown_chan: None,
|
||||
window_size: WindowSizeData {
|
||||
initial_viewport: {
|
||||
let rect = self.upcast::<Node>().bounding_content_box_or_zero();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue