mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Added more complex profiling metadata.
This commit is contained in:
parent
787a683365
commit
6bc63d47cd
10 changed files with 123 additions and 69 deletions
|
@ -347,6 +347,7 @@ impl Page {
|
|||
let reflow = box Reflow {
|
||||
document_root: root.to_trusted_node_address(),
|
||||
url: self.get_url(),
|
||||
iframe: self.subpage_id.is_some(),
|
||||
goal: goal,
|
||||
window_size: window_size,
|
||||
script_chan: script_chan,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue