mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
remove page and move functionality to browing context
Allow for adding history items Fixed nested iframe test failure Cleanup and small refactors fixup
This commit is contained in:
parent
392135bd0c
commit
cbc5ca65a8
9 changed files with 461 additions and 479 deletions
|
@ -95,7 +95,6 @@ pub mod layout_interface;
|
|||
mod mem;
|
||||
mod network_listener;
|
||||
pub mod origin;
|
||||
pub mod page;
|
||||
pub mod parse;
|
||||
pub mod reporter;
|
||||
pub mod script_runtime;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue