mirror of
https://github.com/servo/servo.git
synced 2025-09-02 02:58:22 +01:00
Update WR (new texture cache allocator, shader deinit path).
This commit is contained in:
parent
dc654c9912
commit
26083b1dca
4 changed files with 52 additions and 43 deletions
|
@ -183,6 +183,8 @@ fn main() {
|
|||
|
||||
unregister_glutin_resize_handler(&window);
|
||||
|
||||
servo_wrapper.servo.deinit();
|
||||
|
||||
platform::deinit()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue