Do not share entire FrameRenderer with layout, only current frame

This commit is contained in:
Fernando Jiménez Moreno 2018-08-31 17:41:23 +02:00
parent 1f406ef0a0
commit 8c40ef459b
8 changed files with 102 additions and 149 deletions

View file

@ -390,7 +390,6 @@ pub mod inputevent;
pub mod keyboardevent;
pub mod location;
pub mod mediaerror;
pub mod mediaframerenderer;
pub mod medialist;
pub mod mediaquerylist;
pub mod mediaquerylistevent;