mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Don't forward GL parameter gets for constant limits.
This commit is contained in:
parent
4e6b100c7e
commit
76c29f8bd0
6 changed files with 38 additions and 19 deletions
|
@ -68,7 +68,7 @@ mozjs = { version = "0.6", features = ["promises"]}
|
|||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = {version = "0.16", features = ["serde"]}
|
||||
offscreen_gl_context = {version = "0.17", features = ["serde"]}
|
||||
parking_lot = "0.5"
|
||||
phf = "0.7.18"
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue