remove sparkle from components/servo (#33910)

* replace sparkle's GlType with canvas_traits's GlType

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* remove sparkle from components/servo

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Samson 2024-10-19 07:28:59 +02:00 committed by GitHub
parent a008b6fc73
commit fa9cb79fc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 16 additions and 19 deletions

1
Cargo.lock generated
View file

@ -4142,7 +4142,6 @@ dependencies = [
"servo_config",
"servo_geometry",
"servo_url",
"sparkle",
"style",
"style_traits",
"surfman",