mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Address review comments
This commit is contained in:
parent
5336dd9853
commit
6f6a62e967
9 changed files with 20 additions and 26 deletions
|
@ -35,8 +35,6 @@ use std::mem::replace;
|
|||
use std::rc::Rc;
|
||||
use url::Url;
|
||||
|
||||
|
||||
|
||||
/// Encapsulates a handle to a frame and its associated layout information.
|
||||
#[jstraceable]
|
||||
pub struct Page {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue