Files
gtk/testsuite
Benjamin Otte ee6ef41e71 css: Remove crashy resource:// optimization
Using gdk_texture_new_from_resource() is not valid here because we are
not sure if the given resource is valid.

Plus, the previous optimization is no longer relevant, because we are
not using gdk_pixbuf_new_from_resource() anymore - which was what this
optimization was about before it was ported to GdkTexture.

Test attached.
2023-05-16 18:53:27 +02:00
..
2023-05-15 19:11:35 -04:00
2023-05-06 09:09:13 -04:00
2023-05-12 19:52:42 -04:00
2023-05-09 23:02:48 -04:00