Files
gtk/testsuite
Benjamin Otte 41696b0c57 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-06-05 07:52:05 -04:00
..
2023-03-03 22:07:09 +00:00
2023-03-31 20:23:27 -04:00
2023-04-21 07:37:53 +02:00
2023-06-05 07:44:08 -04:00