mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
embedding: redo browser creation and message loop code to be more CEF-like
big thanks to @alexcrichton for his help with this
This commit is contained in:
parent
0341444ce9
commit
8aceb59824
3 changed files with 107 additions and 49 deletions
|
@ -18,6 +18,7 @@ extern crate rustuv;
|
|||
extern crate servo;
|
||||
|
||||
extern crate azure;
|
||||
extern crate compositing;
|
||||
extern crate geom;
|
||||
extern crate gfx;
|
||||
extern crate glfw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue