mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Ensure that resized GL contexts do not destroy their resources while in use by WR.
This commit is contained in:
parent
85c1c5ad13
commit
878f020013
8 changed files with 43 additions and 23 deletions
|
@ -77,7 +77,7 @@ mime_guess = "2.0.0-alpha.6"
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.2"
|
||||
offscreen_gl_context = {version = "0.21", features = ["serde"]}
|
||||
offscreen_gl_context = {version = "0.22", features = ["serde"]}
|
||||
parking_lot = "0.6"
|
||||
phf = "0.7.18"
|
||||
pixels = {path = "../pixels"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue